Installation
npm install @brudi/react-label
npm install @brudi/react-label
Usage
import { Label } from "@/components/ui/label"
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>
<Label htmlFor="email">Your email address</Label>