Skip to content

Commit 03f8065

Browse files
committed
Add selector section in sidebar and make changes to the section
1 parent d0c496c commit 03f8065

File tree

3 files changed

+102
-61
lines changed

3 files changed

+102
-61
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
- [`<Provider store>`](./api/Provider.md)
1010
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](./api/connect.md)
1111
- [`connectAdvanced(selectorFactory, [connectOptions])`](./api/connect-advanced.md)
12+
- [Selector Functions](./using-react-redux/selector-functions.md)
1213
- [Troubleshooting](troubleshooting.md#troubleshooting)

0 commit comments

Comments
 (0)