An overlapping stack of team member avatars with hover tooltips showing names and roles, plus an overflow count and an add-member button.
import AvatarStack from "@/components/ui/avatar-stack"; export default function Default() { return <AvatarStack />; }
Part of Cnippet — browse the full library on 21st.dev.