diff --git a/src/components/Form/Settings/Switch/Switch.jsx b/src/components/Form/Settings/Switch/Switch.jsx index 5670727b..56e9cfdd 100644 --- a/src/components/Form/Settings/Switch/Switch.jsx +++ b/src/components/Form/Settings/Switch/Switch.jsx @@ -33,7 +33,7 @@ const Switch = memo((props) => { }, [checked, props]); return ( -