Apply props-passing pattern to all components
Showing
- src/components/blocks.js 6 additions, 1 deletionsrc/components/blocks.js
- src/components/green-flag.js 7 additions, 1 deletionsrc/components/green-flag.js
- src/components/gui.js 7 additions, 2 deletionssrc/components/gui.js
- src/components/sprite-selector.js 10 additions, 3 deletionssrc/components/sprite-selector.js
- src/components/stage.js 10 additions, 3 deletionssrc/components/stage.js
- src/components/stop-all.js 7 additions, 1 deletionsrc/components/stop-all.js
- src/containers/blocks.js 10 additions, 2 deletionssrc/containers/blocks.js
- src/containers/green-flag.js 10 additions, 1 deletionsrc/containers/green-flag.js
- src/containers/sprite-selector.js 5 additions, 0 deletionssrc/containers/sprite-selector.js
- src/containers/stage.js 8 additions, 1 deletionsrc/containers/stage.js
- src/containers/stop-all.js 5 additions, 1 deletionsrc/containers/stop-all.js
Loading
Please register or sign in to comment