chart-hyperdart
v1.0.3
Published
Made with create-react-library
Readme
chart-hyperdart
Made with create-react-library
Install
npm install --save chart-hyperdartUsage
import React, { Component } from 'react'
import MyComponent from 'chart-hyperdart'
import 'chart-hyperdart/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © jaglannikhil888
