1.0.7 • Published 12 months ago
@eddy-aus/avatar v1.0.7
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/avatar
Then add the following import
statement in your JSX.
import { Avatar } from '@eddy-aus/avatar';