1.0.0 • Published 4 years ago
@drosarl/quickpay-ui v1.0.0
quickpay-ui-template
templates for quickpay web interfaces
Install
npm install --save quickpay-ui-template
Usage
import * as React from 'react'
import MyComponent from 'quickpay-ui-template'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © drosarl
1.0.0
4 years ago