davidkpiano / react-redux-form

Create forms easily in React with Redux.
https://davidkpiano.github.io/react-redux-form
MIT License
2.07k stars 251 forks source link

add compatibility with react-redux v7 #1201

Closed petermakowski closed 5 years ago

petermakowski commented 5 years ago

possible because of the return of store as a Prop to react-redux (missing in v6)