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