Renders an accessible label associated with controls.
import { Label } from "@/components/windows95-ui/label" <Label htmlFor="email">Email</Label> <Label htmlFor="email" className="font-bold">Bold Label</Label>