UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

3 lines 124 B
import createIsDirty from './selectors/isDirty'; import plain from './structure/plain'; export default createIsDirty(plain);