1.2.8 • Published 8 years ago

react-tb-form v1.2.8

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

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago