fix(client): react-i18next old method warning (#41248)
This commit is contained in:
@@ -33,7 +33,7 @@ i18n.use(initReactI18next).init({
|
|||||||
escapeValue: false
|
escapeValue: false
|
||||||
},
|
},
|
||||||
react: {
|
react: {
|
||||||
wait: true
|
useSuspense: true
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user