[bugfix] Fix the bug that the component was not re-rendering when even the Ui language is changed.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"js-base64": "^3.7.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.1.2",
|
||||
"react-i18next": "^15.1.1",
|
||||
"react-resizable-layout": "^0.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user