Skip to content

Commit 44c456f

Browse files
authored
Merge pull request reduxjs#580 from nicolo-ribaudo/docs-connectAdv
Add the link to connectAdvanced to docs/README.md
2 parents f4d5584 + 25e0fee commit 44c456f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
- [API](api.md#api)
55
- [`<Provider store>`](api.md#provider-store)
66
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
7+
- [`connectAdvanced(selectorFactory, [connectOptions])`](api.md#connectadvancedselectorfactory-connectoptions)
78
- [Troubleshooting](troubleshooting.md#troubleshooting)

0 commit comments

Comments
 (0)