chore: Add a few more multi-select examples in the demo

This commit is contained in:
Michael Aaron Murphy 2023-01-06 16:59:44 +01:00 committed by Michael Murphy
parent 8988b25b6a
commit a89ec01297
2 changed files with 27 additions and 5 deletions

View file

@ -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,