Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 300 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 300 Bytes

Avatar

A simple avatar component for displaying a user's profile image.

Props

Name Type Description
src string Pass a url for a user's profile image
alt string Adds the alt attribute to the image-tag
aria-label string Adds the aria-label attribute to the image-tag