0.2.6 • Published 2 years ago

instap-react-charts v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago