gobi-react-test
v1.0.1
Published
Gobi React Component
Readme
gobi-react
Gobi React Component
Install
npm install --save gobi-react-testUsage
import React, { Component } from 'react'
import Gobi from 'gobi-react'
import 'gobi-react/dist/index.css'
class Example extends Component {
render() {
return <Gobi />
}
}License
MIT © gobi
