diff --git a/apps/www/components/ui/switch.tsx b/apps/www/components/ui/switch.tsx index edea2bdaf0..ec24502c3a 100644 --- a/apps/www/components/ui/switch.tsx +++ b/apps/www/components/ui/switch.tsx @@ -11,7 +11,7 @@ const Switch = React.forwardRef< >(({ className, ...props }, ref) => (