Skip to content

Add redux-form reducer to the store

Alf Eaton requested to merge redux-form-reducer into master

In the absence of a way to do this from a PubSweet app (as far as I can tell), add redux-form's reducer to the store in pubsweet-client.

This shouldn't affect anything else - it just adds a reducer called "form".

Merge request reports