chore: fix some ui problems (#51)
This commit is contained in:
committed by
GitHub
Unverified
parent
6e09a69f4f
commit
bc7da0085b
@@ -83,6 +83,9 @@ i18n
|
||||
interpolation: {
|
||||
escapeValue: false, // React already escapes
|
||||
},
|
||||
react: {
|
||||
useSuspense: false,
|
||||
},
|
||||
});
|
||||
|
||||
export default i18n;
|
||||
|
||||
Reference in New Issue
Block a user