1.2.8 • Published 6 years ago

react-tb-form v1.2.8

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

react-tb-form

react form elements for tb

NPM JavaScript Style Guide

Install

npm install --save react-tb-form

Usage

import React, { Component } from 'react'

import MyComponent from 'react-tb-form'

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

License

MIT © yingchangwu

References

Plan-Text Placeholder https://gist.github.com/Schniz/e398a630c81cfd8a3d1e non-javascript content editor placeholder https://codepen.io/flesler/pen/AEIFc

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago