1.0.4 • Published 3 years ago
@socialwell-design/avatar v1.0.4
This is a socialwell web design system
Installation
yarn add @socialwell-design/avatar
or
npm i @socialwell-design/avatar
How to use
import { Avatar } from "@socialwell-design/avatar";
<Avatar useName="John Doe" />
or
<Avatar src="...image.png" />