Skip to content

Commit

Permalink
Migrate to react router v7
Browse files Browse the repository at this point in the history
Fix bug with Vacations DataGrid Tooltip
Fix bug with MyAccount dialog info being requested before the main component was mounted
  • Loading branch information
S-e-b-a-s committed Nov 25, 2024
1 parent 3a24a2c commit 05618a0
Show file tree
Hide file tree
Showing 28 changed files with 648 additions and 627 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dropzone": "^14.3.5",
"react-filepond": "^7.1.2",
"react-material-ui-carousel": "^3.4.2",
"react-router-dom": "^6.28.0",
"react-router": "^7.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sonner": "^1.7.0",
"swiper": "^11.1.15",
Expand Down
66 changes: 38 additions & 28 deletions frontend/pnpm-lock.yaml

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

Loading

0 comments on commit 05618a0

Please sign in to comment.