From 42c570a6e284a4e1b5c8cf9f6798c4e09dde1f94 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 106896e2..2dc3ec2d 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) => {