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