mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 06:25:45 +01:00
fixed wrong usage of Trans component
This commit is contained in:
@@ -30,7 +30,8 @@ i18n
|
||||
},
|
||||
|
||||
react: {
|
||||
wait: true
|
||||
wait: true,
|
||||
useSuspense: false
|
||||
},
|
||||
|
||||
backend: {
|
||||
|
||||
Reference in New Issue
Block a user