Back to Components

Components
Avatar Group
Stacked avatar group with overflow count.
ML
+2
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/avatar-group.tsx
Installation
Using shadcn CLI
npx shadcn add avatar-group --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge