All InvestX React Theme Library
> All InvestX React Theme Library
 
``bash`
npm install --save allinvest-theme
`tsx
import * as React from 'react'
import { MyComponent } from 'allinvest-theme'
class Example extends React.Component {
render () {
return (
)
}
}
``
MIT © johngrandson