Skip to content

Commit 7cec3d6

Browse files
committed
add bottomsheet to toc
1 parent 0ce4091 commit 7cec3d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ navigation:
115115
controls/border:
116116
title: "Border"
117117
## End Border
118+
## BottomSheet
119+
controls/bottomsheet:
120+
title: "BottomSheet"
121+
## End BottomSheet
118122
## BusyIndicator
119123
controls/busyindicator:
120124
title: "BusyIndicator"
@@ -724,6 +728,7 @@ intro_columns:
724728
title: "Navigation & Layouts"
725729
items:
726730
"Accordion": "accordion-overview"
731+
"BottomSheet": "bottomsheet-overview"
727732
"DockLayout": "docklayout-overview"
728733
"Expander": "expander-overview"
729734
"NavigationView": "navigationview-overview"

0 commit comments

Comments
 (0)