Skip to content

Changed the way the react-redux-form-base manages the form workflow

Latest

Choose a tag to compare

@daniloster daniloster released this 24 Aug 21:19
· 4 commits to master since this release

Changes:

  • Removed the rendering of the validation from the FormStateItem and delegated that down to the children as function;