Label
Form label bound to a control via htmlFor, with disabled-state styling.
Import
import { Label } from "@repo/design-system/components/ui/label";With Input
When the associated control renders before the label as a peer, the label dims automatically via peer-disabled styles.