Customize
Renders an accessible label associated with controls.
npx @sly-cli/sly add jolly-ui label
Note: Only the default style can be installed via CLI at the moment
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>