0.0.1 • Published 5 years ago
gh-components v0.0.1
gh-components
component for greenhouse UI
Install
npm install --save gh-components
Usage
import React, { Component } from 'react'
import MyComponent from 'gh-components'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © neoreeprast
0.0.1
5 years ago