clean handler semantics in Dashboard.jsx (further)

This commit is contained in:
Lachlan Kermode
2018-12-05 11:36:29 +00:00
parent eeb242ef87
commit 13befd298a
5 changed files with 11 additions and 17 deletions

View File

@@ -119,10 +119,10 @@ const initial = {
narratives: {
default: {
style: 'solid', // ['dotted', 'solid']
style: 'dotted', // ['dotted', 'solid']
opacity: 0.9, // range between 0 and 1
stroke: 'red', // Any hex or rgb code
strokeWidth: 5
strokeWidth: 2
},
narrative_1: {
style: 'solid', // ['dotted', 'solid']