Components
A lightweight form label with support for required-state styling.
Use Label directly when you are composing your own field structure or when you want explicit control over the relationship between field and caption.
pnpm dlx shadcn@latest add https://react.tileui.zmorg.cn/r/label.jsonimport { Label } from '@tile-ui/react';