-
Notifications
You must be signed in to change notification settings - Fork 646
AvatarStack #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AvatarStack #575
Conversation
|
This pull request is automatically deployed with Now. Latest deployment for this branch: https://primer-components-git-avatar-stack.primer.now.sh |
docs/content/AvatarStack.mdx
Outdated
| | Name | Type | Default | Description | | ||
| | :- | :- | :-: | :- | | ||
| | alt | String | | Adds accessible alternative text for avatars | | ||
| | src | String | | URL for image to be used in avatar | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even though these are just native img attributes, I'm listing them here because they are significantly important to be able to render the AvatarStack.Item component
dmarcey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! 🚀


Creates the AvatarStack component
Closes: #563
Implementation Checklist: