diff --git a/docs/_partials/menu.hbs b/docs/_partials/menu.hbs index f399626e..990a5b6b 100644 --- a/docs/_partials/menu.hbs +++ b/docs/_partials/menu.hbs @@ -1,15 +1,15 @@ {{#each childrenArray}} -
Use the Tree menu component to display a two-level + menu in a simple, vertically expanding way. The component + is most commonly used inside a mobile navigation drawer.