A simple avatar component for displaying a user's profile image.
Name | Type | Description |
---|---|---|
src | string | Pass a url for a user's profile image |
alt | string | Adds the alt attribute to the image-tag |
title | string | Adds the title attribute to the image-tag |