Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct first argument name into mapStateToProps
Having it named mapDispatchToProps can be confusing, since connect takes a mapStateToProps function as first argument.
- Loading branch information