1.0.0 • Published 5 years ago
my-test-packa v1.0.0
my-test-package
Made with create-react-library
Install
npm install --save my-test-package
Usage
import React, { Component } from 'react'
import MyComponent from 'my-test-package'
import 'my-test-package/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © kulusingh
1.0.0
5 years ago