Releases: daniloster/react-experiments
Releases · daniloster/react-experiments
Changed the way the react-redux-form-base manages the form workflow
Changes:
- Removed the rendering of the validation from the FormStateItem and delegated that down to the children as function;