import { Label } from "@components/Label"; import { Checkbox } from "@components/Checkbox"; export function Disabled() { return ( ); }