diff --git a/sources/client/src/components/toggle-control.tsx b/sources/client/src/components/toggle-control.tsx index a88338c..e3dca70 100644 --- a/sources/client/src/components/toggle-control.tsx +++ b/sources/client/src/components/toggle-control.tsx @@ -40,11 +40,15 @@ export function ToggleControl( const value = String(option.value); const id = idByControlOption(option); return ( -
+