1.0.1 • Published 6 years ago
mysterybear-react-components v1.0.1
mysterybear-react-components
Made with create-react-library
Install
npm install --save mysterybear-react-componentsUsage
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