toto-core-ui
v1.0.0
Published
toto core ui
Readme
toto-core-ui
toto core ui
Install
npm install --save toto-core-uiUsage
import React, { Component } from 'react'
import MyComponent from 'toto-core-ui'
import 'toto-core-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © thongnx6
