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