iot-handler-headsup
v1.0.0
Published
Made with create-react-library
Downloads
2
Readme
mine-live-game
Made with create-react-library
Install
npm install --save mine-live-game
Usage
import React, { Component } from 'react'
import MyComponent from 'mine-live-game'
import 'mine-live-game/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
a © min