0.3.3 • Published 5 days ago

@igloo-ui/avatar v0.3.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 days ago

Avatar

An image icon used to identify a user.

Installation

To install @igloo-ui/avatar in your project, you will need to run the following command using npm:

npm install @igloo-ui/avatar

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/avatar

Usage

Then to use the component in your code just import it!

import Avatar from '@igloo-ui/avatar';

<Avatar src="https://randomuser.me/api/portraits/men/10.jpg" />;
0.3.3

5 days ago

0.3.2

20 days ago

0.3.1

3 months ago

0.3.0

4 months ago

0.2.4

4 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.2.1

6 months ago

0.2.0

9 months ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago