Skip to content

Commit d41a5c1

Browse files
committed
Doc site configuration changes
1 parent 701e2ff commit d41a5c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/sidebars.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"docs": {
33
"Introduction": ["introduction/quick-start", "introduction/basic-tutorial"],
44
"Using React-Redux": [
5-
"using-react-redux/connect-extracting-data-with-mapStateToProps"
5+
"using-react-redux/connect-extracting-data-with-mapStateToProps",
6+
"using-react-redux/connect-dispatching-actions-with-mapDispatchToProps"
67
],
78
"API Reference": ["api", "api/provider"],
89
"Guides": ["troubleshooting"]

0 commit comments

Comments
 (0)