tradexsafely-checkout
v1.0.13
Published
Checkout library protected by escrow
Readme
tradexsafely-checkout
Checkout library protected by escrow
Install
npm install --save tradexsafely-checkoutUsage
import React, { Component } from 'react'
import MyComponent from 'tradexsafely-checkout'
import 'tradexsafely-checkout/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © zilpage
