diff --git a/packages/react/components/checkbox/Checkbox.tsx b/packages/react/components/checkbox/Checkbox.tsx index 4799aa46..15256349 100644 --- a/packages/react/components/checkbox/Checkbox.tsx +++ b/packages/react/components/checkbox/Checkbox.tsx @@ -41,9 +41,8 @@ const Checkbox = ({ }, [checked, readonly]) return ( -
+
+
+
+