diff --git a/components/Checkbox.tsx b/components/Checkbox.tsx index 09539c8..c35fdc1 100644 --- a/components/Checkbox.tsx +++ b/components/Checkbox.tsx @@ -73,7 +73,7 @@ const Checkbox = ( const id = `checkbox-${_id}`; return (