Skip to content

Commit

Permalink
aaron's suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Sycamore <[email protected]>
  • Loading branch information
mapache-salvaje authored Jan 9, 2025
1 parent f9cbf1a commit 9bb4a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/components/menus/menus.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A menu displays a list of choices on a temporary surface. It appears when the us
Menus are implemented using a collection of related components:

- Menu: The container/surface of the menu.
- Menu Item: List item option for the menu.
- Menu Item: An option for users to select from the menu.
- Menu List (optional): Alternative composable container for Menu Items—see [Composition with Menu List](#composition-with-menu-list) for details.

## Basic menu
Expand Down

0 comments on commit 9bb4a49

Please sign in to comment.