1.0.0 • Published 5 years ago

r-avatar-image v1.0.0

Weekly downloads
9
License
-
Repository
-
Last release
5 years ago

r-custom-avatar

Custom avatar for better UI

Install

npm install --save r-custom-avatar

Usage

import React, { Component } from 'react'

import {Image} from 'r-custom-avatar'
import 'r-custom-avatar/dist/index.css'

class Example extends Component {
  render() {
    return <Image />
  }
}

Instruction

/Properties / src, alt, name, size, circle, color

Note: If url is present than name initial won't display.

License

MIT ©

1.0.0

5 years ago

0.0.0

5 years ago