UNPKG

@atlaskit/avatar-group

Version:

An avatar group displays a number of avatars grouped together in a stack or grid.

4 lines (3 loc) 175 B
export { default } from './components/avatar-group'; export type { AvatarGroupProps } from './components/avatar-group'; export type { AvatarProps } from './components/types';