7.2.4 • Published 12 months ago

react-hook-smartform v7.2.4

Weekly downloads
123
License
MIT
Repository
github
Last release
12 months ago

react-hook-smartform

Tiny abstraction layer to simplify working with react-form-hook

NPM JavaScript Style Guide

Install

npm install --save react-hook-smartform

Usage

import React, { Component } from 'react'

import MyComponent from 'react-hook-smartform'
import 'react-hook-smartform/dist/index.css'

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

License

MIT © jgullstr

7.2.4

12 months ago

7.2.3

1 year ago

7.2.2

2 years ago

7.2.1

2 years ago

7.2.0

2 years ago

7.1.6

2 years ago

7.1.5

2 years ago

7.1.4

2 years ago

7.1.3

2 years ago

7.1.2

2 years ago

7.1.1

3 years ago

7.1.0

3 years ago

7.0.0

3 years ago

6.1.2

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.1

4 years ago

6.0.2

4 years ago

6.0.0

4 years ago

5.0.0

4 years ago

1.0.0

4 years ago