@eddy-aus/avatar
v1.0.7
Published
Eddy's Avatar component
Downloads
15
Readme
Avatar
Eddy's Avatar component.
Table of Contents
Getting Started
To use Eddy's Avatar component, run the following command in your project.
yarn add --dev @eddy-aus/avatarThen add the following import statement in your JSX.
import { Avatar } from '@eddy-aus/avatar';