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