1.0.1 • Published 4 years ago

perso-bar-chart-one v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

perso-bar-chart-one

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save perso-bar-chart-one

Usage

import React, { Component } from 'react'

import MyComponent from 'perso-bar-chart-one'
import 'perso-bar-chart-one/dist/index.css'

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

License

MIT ©

1.0.1

4 years ago