Custom error management & some improvements

This commit is contained in:
David
2021-03-16 13:02:23 +01:00
parent 13877b5e11
commit 75757ae5a7
5 changed files with 62 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ export default extendTheme({
},
config: {
initialColorMode: "light",
useSystemColorMode: true
useSystemColorMode: false
},
components: {
Textarea: {