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 @tile-ui/labelimport { Label } from '@tile-ui/react';