Next.js with ShadCN UI Textarea Example
In this tutorial, we'll show you how to create a textarea component in a Next.js application using the ShadCN UI library.
Before using a textarea in Next.js 13 with ShadCN UI, you need to install it with the command: npx shadcn-ui add textarea.
npx s...
web250.hashnode.dev2 min read