diff --git a/resources/scripts/components/elements/SwitchV2.tsx b/resources/scripts/components/elements/SwitchV2.tsx index ca4882786..f439b288c 100644 --- a/resources/scripts/components/elements/SwitchV2.tsx +++ b/resources/scripts/components/elements/SwitchV2.tsx @@ -11,7 +11,8 @@ const Switch = React.forwardRef< >(({ className, ...props }, ref) => (