diff --git a/src/frontend/src/components/ui/switch.tsx b/src/frontend/src/components/ui/switch.tsx index 122057cfb..c5a6ea58c 100644 --- a/src/frontend/src/components/ui/switch.tsx +++ b/src/frontend/src/components/ui/switch.tsx @@ -10,15 +10,16 @@ const Switch = React.forwardRef< >(({ className, ...props }, ref) => (