chore(frontend): downgrade react-router-dom to v6 for vite-react-ssg compatibility
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"react": "^19.2.7",
|
||||
"react-dom": "^19.2.7",
|
||||
"react-i18next": "^17.0.11",
|
||||
"react-router-dom": "^7.18.2"
|
||||
"react-router-dom": "^6.30.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.17",
|
||||
|
||||
Reference in New Issue
Block a user