tmirob-message-box
v1.5.1
Published
Web Application to Manager Robots of Taimi Corp
Downloads
13
Keywords
Readme
tmirob-message-box
Web Application to Manager Robots of Taimi Corp
Install
npm install --save tmirob-message-box
Usage
import React, { Component } from 'react'
import MyComponent from 'tmirob-message-box'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © ChampionRoy