diff --git a/components/Global/helpers/switch-with-label.tsx b/components/Global/helpers/switch-with-label.tsx index fbcf5778..a128216f 100644 --- a/components/Global/helpers/switch-with-label.tsx +++ b/components/Global/helpers/switch-with-label.tsx @@ -22,7 +22,7 @@ export function SwitchWithLabel(props: SwitchWithLabelProps) { > {props.label} - + {/* */} - + {/* */} ) }