(component): 整理 button 与 card 代码

This commit is contained in:
就眠儀式
2022-10-14 22:36:23 +08:00
parent 7057e4894f
commit 8bc1d329cd
5 changed files with 21 additions and 28 deletions

View File

@@ -55,7 +55,6 @@ const changeLocales = (lang: string, locales: any, merge: boolean) => {
};
const changeTheme = (theme: string) => {
const defaultPartial: Partial<Theme> = {
mode: 1,
brightness: 100,