1.0.0 • Published 5 years ago

coin-swap v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

nakitcoins-coinswap

Made with create-react-library

NPM JavaScript Style Guide

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