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