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