1.2.8 • Published 7 years ago

react-tb-form v1.2.8

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago