import { Checkbox } from "@/registry/default/ui/checkbox" export default function CheckboxDisabled() { return (
) }