Skip to content

Commit fb2e633

Browse files
committed
it's just a redux-example not a react-redux example
1 parent 784430f commit fb2e633

File tree

20 files changed

+89
-31
lines changed

20 files changed

+89
-31
lines changed

react-redux-tutorial/src/js/reducers/index.js

Lines changed: 0 additions & 17 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

react-redux-tutorial/package-lock.json renamed to redux-tutorial/package-lock.json

Lines changed: 67 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-redux-tutorial/package.json renamed to redux-tutorial/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"dependencies": {
66
"react": "^16.8.6",
77
"react-dom": "^16.8.6",
8+
"react-redux": "^7.1.0",
89
"react-scripts": "3.0.1"
910
},
1011
"scripts": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)