Skip to content

Commit 2d5dad3

Browse files
committed
Add to sidebar
1 parent f343f91 commit 2d5dad3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

website/i18n/en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
"Moving between screens": "Moving between screens",
7474
"navigation-actions": "NavigationActions reference",
7575
"NavigationActions": "NavigationActions",
76+
"navigation-events": "NavigationEvents reference",
77+
"NavigationEvents": "NavigationEvents",
7678
"navigation-key": "Using the navigation key",
7779
"Using the navigation key": "Using the navigation key",
7880
"navigation-options-resolution": "Navigation options resolution",

website/sidebars.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"navigation-views",
3838
"transitioner"
3939
],
40-
"Community Navigators": [
40+
"Community Navigators": [
4141
"community-fluidtransitions"
4242
],
4343
"Meta": ["pitch", "alternatives", "contributing"]
@@ -56,7 +56,8 @@
5656
"material-bottom-tab-navigator",
5757
"material-top-tab-navigator",
5858
"with-navigation",
59-
"with-navigation-focus"
59+
"with-navigation-focus",
60+
"navigation-events"
6061
]
6162
}
6263
}

0 commit comments

Comments
 (0)