Skip to content

Commit 2acd42d

Browse files
committed
Rollback react-router-dom, v7 has some import problem probably caused by consolidation of all modules to "react-router"
1 parent aeabb8c commit 2acd42d

File tree

2 files changed

+26
-51
lines changed

2 files changed

+26
-51
lines changed

package-lock.json

Lines changed: 25 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-loader-spinner": "^6.1.6",
6868
"react-query": "^3.39.3",
6969
"react-redux": "^9.2.0",
70-
"react-router-dom": "^7.0.2",
70+
"react-router-dom": "^6.28.0",
7171
"react-router-hash-link": "^2.4.3",
7272
"react-scripts": "^5.0.1",
7373
"react-select": "^5.9.0",

0 commit comments

Comments
 (0)