return default opacity and size

This commit is contained in:
Lachlan Kermode
2020-04-06 14:38:58 +02:00
parent eac3eeaf93
commit 044c6cd34a
6 changed files with 31 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ export const colors = {
}
export const sizes = {
eventDotR: 15
eventDotR: 8
}
export default {