From eab671d10276f17be8734d7839883682d98c237e Mon Sep 17 00:00:00 2001 From: GyDi Date: Fri, 1 Apr 2022 01:16:23 +0800 Subject: [PATCH] fix: console warning --- src/components/setting/setting-theme.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/setting/setting-theme.tsx b/src/components/setting/setting-theme.tsx index 106896e..2dc3ec2 100644 --- a/src/components/setting/setting-theme.tsx +++ b/src/components/setting/setting-theme.tsx @@ -88,7 +88,7 @@ const SettingTheme = (props: Props) => { /> @@ -105,7 +105,7 @@ const SettingTheme = (props: Props) => { /> @@ -121,7 +121,7 @@ const SettingTheme = (props: Props) => { /> @@ -137,7 +137,7 @@ const SettingTheme = (props: Props) => { /> @@ -153,7 +153,7 @@ const SettingTheme = (props: Props) => { /> @@ -169,7 +169,7 @@ const SettingTheme = (props: Props) => { /> @@ -180,7 +180,7 @@ const SettingTheme = (props: Props) => { @@ -190,7 +190,7 @@ const SettingTheme = (props: Props) => {