Renders an accessible label associated with controls.
npx @pujan-modha/pm-ui add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>