nvest-trading-view-charts
v1.0.0
Published
b
Downloads
1
Readme
sh-fifth-lib
b
Install
npm install --save sh-fifth-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'sh-fifth-lib'
import 'sh-fifth-lib/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © ShaiLesh-Haldankar