reduxform-fields

1.3.1 • Public • Published

reduxform-fields

Install

npm install --save reduxform-fields

Usage

Example

  import { InputField } from 'reduxform-fields'

  <Field
    component={InputField}
    label="First Name"
    name="firstName"
    type="text"
  />

Buy Me a Coffee

You can donate bitcoins here: https://coingate.com/pay/coffee Thanks :)

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i reduxform-fields

    Weekly Downloads

    36

    Version

    1.3.1

    License

    ISC

    Unpacked Size

    26.9 kB

    Total Files

    16

    Last publish

    Collaborators

    • tomasachmedovas