manhtoan
v1.0.1
Published
thu vien cua toan
Downloads
4
Readme
manhtoan
thu vien cua toan
Install
npm install --save manhtoan
Usage
import React, { Component } from 'react'
import MyComponent from 'manhtoan'
import 'manhtoan/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © manhtoan1501