0.0.1 • Published 7 years ago
azpay-checkout-components-tests v0.0.1
azpay-checkout-components
Azpay checkout components ui library
Install
npm install --save azpay-checkout-components
Usage
IT IS NOT IN AVAILABLE TO PRODUCTION
import React, { Component } from 'react'
import MyComponent from 'azpay-checkout-components'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © Daniel
0.0.1
7 years ago