1.0.1 • Published 4 years ago
gobi-react-test v1.0.1
gobi-react
Gobi React Component
Install
npm install --save gobi-react-test
Usage
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