Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Conversation

@ramondeklein
Copy link

In the original code the mapStateToProps and mapDispatchToProps do not return a typed interface. Using typed interfaces allows better refactoring and raises compilation errors when invalid (dispatch) properties are used. This pull-request adds this kind of typing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant