Move creating the store into playground examples
GUI will export a reducer to be included in the enclosing component’s redux when GUI is used as a library. The app-state-hoc is moved into the playground examples to provide a store when GUI is being used stand-alone.
Showing
- src/containers/gui.jsx 12 additions, 9 deletionssrc/containers/gui.jsx
- src/lib/app-state-hoc.jsx 7 additions, 4 deletionssrc/lib/app-state-hoc.jsx
- src/playground/blocks-only.jsx 2 additions, 1 deletionsrc/playground/blocks-only.jsx
- src/playground/compatibility-testing.jsx 7 additions, 22 deletionssrc/playground/compatibility-testing.jsx
- src/playground/index.jsx 2 additions, 1 deletionsrc/playground/index.jsx
- src/playground/player.jsx 2 additions, 1 deletionsrc/playground/player.jsx
Loading
Please register or sign in to comment