UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

3 lines 143 B
import createFormValues from '../createFormValues'; import immutable from '../structure/immutable'; export default createFormValues(immutable);