Skip to content

Commit

Permalink
migrate state managment to reduxjs/toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
anshuthopsee committed Nov 30, 2023
1 parent a5a7109 commit 40c1cba
Show file tree
Hide file tree
Showing 25 changed files with 588 additions and 347 deletions.
189 changes: 187 additions & 2 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.14.0",
"@mui/x-data-grid": "^6.11.0",
"@reduxjs/toolkit": "^1.9.7",
"d3": "^7.8.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.17.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 40c1cba

Please sign in to comment.