@rdey/stock-insight
v1.0.29
Published
the stock insight widgets
Downloads
6
Readme
stock-insight
the stock insight widgets
Install
npm install --save stock-insight
Usage
import * as React from 'react'
import MyComponent from 'stock-insight'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © rdey