Trying to get blank customCss field to appear on virgin usage

preload
crockwave 4 years ago
parent 06186f85c8
commit 8b2c7b344b

@ -11,7 +11,7 @@ const defaultState = ImmutableMap({
logo: '', logo: '',
banner: '', banner: '',
brandColor: '#0482d8', // Azure brandColor: '#0482d8', // Azure
customCss: ImmutableList([]), customCss: ImmutableList(['']),
promoPanel: ImmutableMap({ promoPanel: ImmutableMap({
items: ImmutableList([]), items: ImmutableList([]),
}), }),

Loading…
Cancel
Save