Skip to content

Commit

Permalink
fuly implemented redux
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleMind committed Jan 20, 2024
1 parent 2d508be commit bdbfc34
Show file tree
Hide file tree
Showing 11 changed files with 466 additions and 185 deletions.
172 changes: 156 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,25 @@
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^2.0.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.68",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react-redux": "^7.1.33",
"babel-plugin-macros": "^3.1.0",
"fs": "^0.0.1-security",
"react": "^18.2.0",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-pick-color": "^2.0.0",
"react-redux": "^9.0.4",
"react-scripts": "5.0.1",
"redux": "^5.0.1",
"redux-persist-transform-filter": "^0.0.22",
"tailwind-scrollbar": "^3.0.5",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"
Expand Down
Loading

0 comments on commit bdbfc34

Please sign in to comment.