diff --git a/packages/ui/components/form/switch/Switch.tsx b/packages/ui/components/form/switch/Switch.tsx index 6944f8349a..846a679b6f 100644 --- a/packages/ui/components/form/switch/Switch.tsx +++ b/packages/ui/components/form/switch/Switch.tsx @@ -42,7 +42,7 @@ const Switch = ( {LockedIcon &&
{LockedIcon}
}