Installation
npx logic2b@latest add label
Usage
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>Renders an accessible label associated with controls.
npx logic2b@latest add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>