Command Palette
Search for a command to run...
Search for a command to run...
Renders an accessible label associated with controls.
npx shadcn@latest add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>