allinvest-theme
v1.1.84
Published
All InvestX React Theme Library
Readme
allinvest-theme
All InvestX React Theme Library
Install
npm install --save allinvest-themeUsage
import * as React from 'react'
import { MyComponent } from 'allinvest-theme'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © johngrandson
