We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d5584 commit 25e0feeCopy full SHA for 25e0fee
docs/README.md
@@ -4,4 +4,5 @@
4
- [API](api.md#api)
5
- [`<Provider store>`](api.md#provider-store)
6
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
7
+ - [`connectAdvanced(selectorFactory, [connectOptions])`](api.md#connectadvancedselectorfactory-connectoptions)
8
- [Troubleshooting](troubleshooting.md#troubleshooting)
0 commit comments