UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

3 lines 163 B
import createGetFormInitialValues from './selectors/getFormInitialValues'; import plain from './structure/plain'; export default createGetFormInitialValues(plain);