Renders an accessible label associated with controls.
npx shadcn@latest add @kanpeki/label
import { Label } from "~/components/ui/label"; <Label>Label</Label>
On This Page
Contribute