Use Redux store to keep track of layout

This commit is contained in:
kibigo!
2017-06-24 17:07:25 -07:00
parent ceb545c080
commit ddba5d3b8c
4 changed files with 22 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ import uuid from '../uuid';
const initialState = Immutable.Map({
onboarded: false,
layout: 'auto',
home: Immutable.Map({
shows: Immutable.Map({