spankpay-sdk
v0.0.1-dev5
Published
Library that enable to use Spankpay payments
Downloads
3
Readme
spankpay-sdk
Made with create-react-library
Install
npm install --save spankpay-sdk
Usage
import React, { Component } from 'react'
import MyComponent from 'spankpay-sdk'
import 'spankpay-sdk/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Mclovinn