1.0.2 • Published 6 years ago

react-tb-icons v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-tb-icons

react form elements for tb

NPM JavaScript Style Guide

Install

npm install --save react-tb-icons

Usage

import React, { Component } from 'react'

import MyComponent from 'react-tb-icons'

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

License

MIT © yingchangwu

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago