Clean up Redux skeleton
parent
b025dfad
Branches 6-style-page
No related tags found
Showing
- app/actions/actionTypes.js 0 additions, 0 deletionsapp/actions/actionTypes.js
- app/actions/index.js 0 additions, 0 deletionsapp/actions/index.js
- app/assets/index.html 2 additions, 6 deletionsapp/assets/index.html
- app/components/App.jsx 1 addition, 7 deletionsapp/components/App.jsx
- app/components/Counter.jsx 0 additions, 29 deletionsapp/components/Counter.jsx
- app/initialize.jsx 4 additions, 17 deletionsapp/initialize.jsx
- app/reducers.js 0 additions, 10 deletionsapp/reducers.js
- app/reducers/index.js 0 additions, 0 deletionsapp/reducers/index.js
- app/styles/application.css 0 additions, 20 deletionsapp/styles/application.css
app/actions/actionTypes.js
0 → 100644
app/actions/index.js
0 → 100644
app/components/Counter.jsx
deleted
100644 → 0
app/reducers.js
deleted
100644 → 0
app/reducers/index.js
0 → 100644
Please register or sign in to comment