test-1858
v1.0.0
Published
Made with create-react-library
Readme
test-1858
Made with create-react-library
Install
npm install --save test-1858Usage
import React, { Component } from 'react'
import MyComponent from 'test-1858'
import 'test-1858/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © [Gaurav Thakur](https://github.com/Gaurav Thakur)
