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