Installation
npx hanzo-ui@latest add label
Usage
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>
npx hanzo-ui@latest add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>