chore: add react-router-dom dependency for URL-based navigation

This commit is contained in:
Viktor Barzin 2026-02-28 15:58:39 +00:00
parent 706a60c741
commit b720013a08
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 46 additions and 1 deletions

View file

@ -47,6 +47,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.58.1",
"react-oidc-context": "^3.3.0",
"react-router-dom": "^7.13.1",
"react-virtuoso": "^4.18.1",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.10",