修复拼写错误

This commit is contained in:
zyh001
2024-06-04 10:32:32 +08:00
parent d73a651871
commit 9f37dc0d7f
+2 -2
View File
@@ -22,7 +22,7 @@ function configTheme(mode: PaletteMode): ThemeOptions {
},
info: {
main: '#6780da',
light: '#63a0cf;',
light: '#63a0cf',
},
error: {
main: '#e44918',
@@ -48,7 +48,7 @@ function configTheme(mode: PaletteMode): ThemeOptions {
},
info: {
main: '#6780da',
light: '#63a0cf;',
light: '#63a0cf',
},
error: {
main: '#e44918',