Back to Components
Components

Avatar Group

Stacked avatar group with overflow count.

Avery Taylor
Riley James
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.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge