呈现与控件关联的可访问标签。
npx shadcn@latest add label
import { Label } from "@/components/ui/label"
<Label htmlFor="email">Your email address</Label>
在本页