1.0.1 • Published 5 years ago
mysterybear-react-components v1.0.1
mysterybear-react-components
Made with create-react-library
Install
npm install --save mysterybear-react-components
Usage
import React, { Component } from 'react'
import MyComponent from 'mysterybear-react-components'
import 'mysterybear-react-components/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © mysterybear