1.0.1 • Published 4 years ago

@weareroam/w-invest-tools v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

w-invest-tools

library proposal for invest tools components

NPM JavaScript Style Guide

Install

npm install --save w-invest-tools

Usage

import React, { Component } from 'react'

import MyComponent from 'w-invest-tools'
import 'w-invest-tools/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©