test01-funix
v1.0.2
Published
Made with create-react-library
Downloads
5
Readme
test01
Made with create-react-library
Install
npm install --save test01
Usage
import React, { Component } from 'react'
import MyComponent from 'test01'
import 'test01/dist/index.scss'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © sonxauxi2411