tinao-test
v1.0.1
Published
Made with create-react-library
Downloads
4
Readme
tinao-test
Made with create-react-library
Install
npm install --save tinao-test
Usage
import React, { Component } from 'react'
import MyComponent from 'tinao-test'
import 'tinao-test/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © kamisaberi