Skip to content

Releases: daniloster/react-experiments

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

Choose a tag to compare

@daniloster daniloster released this 24 Aug 21:19

Changes:

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