Skip to content

Commit

Permalink
add tabs overflow tabs, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 24, 2024
1 parent 15be1e6 commit cadadc1
Show file tree
Hide file tree
Showing 66 changed files with 157 additions and 5,009 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,6 @@ private void addMenuItems() {
.appendChild(makeSubMenu("Field decoration", "forms/fields-decoration"))
.appendChild(makeSubMenu("Input fields", "forms/input-fields"))
.appendChild(makeSubMenu("Steppers", "forms/steppers"))
.appendChild(makeSubMenu("Form sample", "forms/form-sample"))
.appendChild(makeSubMenu("Login samples", "forms/login-sample"))
)
.appendChild(TreeItem.create(Icons.view_list(), "Data table")
.apply(addToggleIcon())
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit cadadc1

Please sign in to comment.