We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d70a7e commit 84c7be3Copy full SHA for 84c7be3
react-redux-connect.js
@@ -16,3 +16,5 @@ const connect = (ChildComponent, mapStateToProps, mapDispatchToProps) => {
16
}
17
18
};
19
+
20
+export default connect;
0 commit comments