Upgrade to a slightly more up-to-date babel configuration
This commit is contained in:
@@ -17,6 +17,20 @@ import Draggable from 'react-draggable';
|
||||
|
||||
class Room extends React.Component
|
||||
{
|
||||
handleMouseMove = () => {
|
||||
|
||||
}
|
||||
|
||||
componentDidMount()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
componentWillUnmount()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
render()
|
||||
{
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user