Renders an accessible label associated with controls.
bunx --bun @uplusion23/forge-ui add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>