my-f1rst-lib
v1.0.3
Published
Made with create-react-library
Downloads
1
Readme
my-first-lib
Made with create-react-library
Install
npm install --save my-first-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'my-first-lib'
import 'my-first-lib/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © raf4-q0