Back to Components
Components
Comment Box
Comment input with avatar, submit action, and live character count.
No preview available
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/comment-box.tsx
Installation
Using shadcn CLI
npx shadcn add comment-box --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge