redux-react-decorators
v1.1.4
Published
React and redux decorators. I.e. add mapDispatchToProps and mapRootStateToProps functions to your react component classes with use of decorators.
Downloads
3
Maintainers
Readme
Overview
React and redux decorators. Add mapDispatchToProps and mapRootStateToProps functions to your react component classes with use of decorators.
Example
We have prepared a simple example here.