diff --git a/src/components/ui/switch.tsx b/src/components/ui/switch.tsx index ded3fe9..eca5c77 100644 --- a/src/components/ui/switch.tsx +++ b/src/components/ui/switch.tsx @@ -15,7 +15,7 @@ const Switch = React.forwardRef< >(({ className, ...props }, ref) => (