Components
A multi-line field with the same label and helper affordances as Input.
Use Textarea for multi-line content, notes, descriptions, and any field that benefits from the same validation anatomy as Input.
pnpm dlx shadcn@latest add @tile-ui/textareaimport { Textarea } from '@tile-ui/react';