Use Redux store to keep track of layout
This commit is contained in:
@@ -6,6 +6,7 @@ import uuid from '../uuid';
|
||||
|
||||
const initialState = Immutable.Map({
|
||||
onboarded: false,
|
||||
layout: 'auto',
|
||||
|
||||
home: Immutable.Map({
|
||||
shows: Immutable.Map({
|
||||
|
Reference in New Issue
Block a user