Skip to content
Snippets Groups Projects
Avatar.md 202 B
Newer Older
A general purpose Avatar element.
<div>
  <Avatar status="Accepted" />
  <Avatar status="Pending" />
  <Avatar status="Declined" />
  <Avatar status="Submitted" reviewerLetter="B-" />
</div>