mirror of
https://github.com/mizanxali/uno-online
synced 2025-12-10 12:13:25 +00:00
Replaced Redux completely with React hooks
This commit is contained in:
@@ -8,11 +8,8 @@
|
||||
"@testing-library/user-event": "^12.7.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-redux": "^7.2.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "4.0.2",
|
||||
"redux": "^4.0.5",
|
||||
"web-vitals": "^1.1.0"
|
||||
"react-scripts": "4.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user