1.0.0 • Published 1 year ago
@6qat/first-lib v1.0.0
first-lib
Made with create-react-library
Install
npm install --save first-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'first-lib'
import 'first-lib/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © 6qat
1.0.0
1 year ago