Displays a form textarea or a component that looks like a textarea
pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/textarea.json
import { Textarea } from "@/components/ui/textarea";
<Textarea />