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