README
Avatar group
An avatar group displays a number of avatars grouped together in a stack or grid.
Installation
yarn add @atlaskit/avatar-group
Usage
Detailed docs and example usage can be found here.
An avatar group displays a number of avatars grouped together in a stack or grid.
<script type="module">
import atlaskitAvatarGroup from 'https://cdn.skypack.dev/@atlaskit/avatar-group';
</script>
An avatar group displays a number of avatars grouped together in a stack or grid.
yarn add @atlaskit/avatar-group
Detailed docs and example usage can be found here.