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