\r\n
\r\n \r\n \r\n \r\n
\r\n \r\n \r\n \r\n \r\n This will give you early access to new features we're\r\n developing.\r\n \r\n
\r\n \r\n
\r\n \r\n \r\n \r\n
\r\n \r\n \r\n
\r\n )\r\n}\r\n",
"type": "registry:example"
}
]
diff --git a/apps/www/public/r/components/checkbox.json b/apps/www/public/r/components/checkbox.json
index 499eeca..0dbdd7d 100644
--- a/apps/www/public/r/components/checkbox.json
+++ b/apps/www/public/r/components/checkbox.json
@@ -4,7 +4,7 @@
"files": [
{
"path": "registry/ui/checkbox.tsx",
- "content": "import {\n Checkbox as HeadlessCheckbox,\n type CheckboxProps as HeadlessCheckboxProps,\n} from \"@headlessui/react\"\n\nimport { cn } from \"@/lib/utils\"\n\nfunction Checkbox({ className, ...props }: HeadlessCheckboxProps) {\n return (\n