diff --git a/src/components/switch/switch.tsx b/src/components/switch/switch.tsx index 48067aa..e36c709 100644 --- a/src/components/switch/switch.tsx +++ b/src/components/switch/switch.tsx @@ -17,7 +17,7 @@ function Switch({ checked, disabled, highlight, onChange }: SwitchProps) { return (