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