Skip to content

Commit

Permalink
feat(ui5-menu): refactor menu items display
Browse files Browse the repository at this point in the history
  • Loading branch information
unazko committed Feb 12, 2024
1 parent c77f865 commit b218ffb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/main/test/pages/Menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
<ui5-input id="eventLogger" style="width: 100%;"></ui5-input>

<ui5-button id="action2">Open</ui5-button>
<ui5-menu opener="action2" id="menu2">
<ui5-menu-item text="Some item"></ui5-menu-item>
</ui5-menu>
<ui5-menu opener="action2" id="menu2">
<ui5-menu-item text="Some item"></ui5-menu-item>
</ui5-menu>
Expand Down

0 comments on commit b218ffb

Please sign in to comment.