Back to Components
Components
Quick Actions
Grid of action buttons with icons and optional descriptions.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/quick-actions.tsx
Installation
Using shadcn CLI
npx shadcn add quick-actions --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge