Gigapay's UI components library
npm install gigapay-ui> Gigapay's UI components library
 
``bash`
npm install --save gigapay-ui
`jsx
import React, { Component } from 'react'
import MyComponent from 'gigapay-ui'
class Example extends Component {
render () {
return (
)
}
}
``
MIT © zerebra