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