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