Setup react-router v5-v6 transitional package

https://github.com/remix-run/react-router/discussions/8753
This commit is contained in:
Alex Gleason
2023-01-16 13:21:36 -06:00
parent 9712962240
commit ed5af3d997
3 changed files with 60 additions and 17 deletions

View File

@ -160,6 +160,7 @@
"react-popper": "^2.3.0",
"react-redux": "^8.0.0",
"react-router-dom": "^5.3.0",
"react-router-dom-v5-compat": "^6.6.2",
"react-router-scroll-4": "^1.0.0-beta.2",
"react-simple-pull-to-refresh": "^1.3.3",
"react-sparklines": "^1.7.0",