revert to react-router-dom 6.19.0 to fix tab-routing-issue

This commit is contained in:
MichaelDvP
2023-11-24 10:15:34 +01:00
parent d36246d4d1
commit 932a496f47
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^4.12.0",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.19.0",
"react-toastify": "^9.1.3",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.26.2",