1.0.0 • Published 5 years ago
coin-swap v1.0.0
nakitcoins-coinswap
Made with create-react-library
Install
npm install --save nakitcoins-coinswap
Usage
import React, { Component } from 'react'
import MyComponent from 'nakitcoins-coinswap'
import 'nakitcoins-coinswap/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © NakitCoins
1.0.0
5 years ago