Redux if an object is passed as `mapDispatchToProps` automatically [binds action creators](https://github.com/reactjs/redux/blob/master/docs/api/bindActionCreators.md). This behavior should be mimicked.
Redux if an object is passed as
mapDispatchToPropsautomatically binds action creators.This behavior should be mimicked.