minor fix portal error
This commit is contained in:
@@ -16,7 +16,9 @@
|
|||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"socket.io-client": "^4.7.1",
|
"socket.io-client": "^4.7.1",
|
||||||
"react-router-dom": "^6.14.2",
|
"react-router-dom": "^6.14.2",
|
||||||
"jwt-decode": "^3.1.2"
|
"jwt-decode": "^3.1.2",
|
||||||
|
"i18next": "^23.10.0",
|
||||||
|
"react-i18next": "^14.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^18.2.15",
|
"@types/react": "^18.2.15",
|
||||||
|
|||||||
Reference in New Issue
Block a user