mirror of
https://github.com/zhigang1992/redux-form.git
synced 2026-01-12 17:43:27 +08:00
2.1 KiB
2.1 KiB
redux-form
redux-form works with React Redux to enable an html form in
React to use Redux to store all of its state.
Installation
npm install --save redux-form


