@mw313/react-theme
v1.0.0
Published
included saba and modiran template
Downloads
10
Readme
react-theme
included saba and modiran template
Install
npm install --save react-themeUsage
import React, { Component } from 'react'
import MyComponent from 'react-theme'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © mw313
