0.2.6 • Published 3 years ago

instap-react-charts v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

instap-react-charts

Instap React Charts

NPM JavaScript Style Guide

Install

npm install --save instap-react-charts

Usage

import React, { Component } from 'react'

import MyComponent from 'instap-react-charts'
import 'instap-react-charts/dist/index.css'

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

License

MIT © odwrotnie

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago