chore: Add a few more multi-select examples in the demo
This commit is contained in:
parent
8988b25b6a
commit
a89ec01297
2 changed files with 27 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ use cosmic::{
|
|||
theme::{self, Theme},
|
||||
widget::{
|
||||
header_bar, icon, list, nav_bar, nav_button, scrollable,
|
||||
segmented_button::{self, cosmic::vertical_view_switcher, Selectable, SingleSelect},
|
||||
segmented_button::{self, cosmic::vertical_view_switcher, SingleSelect},
|
||||
settings,
|
||||
},
|
||||
Element, ElementExt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue