making the text in the library smarter
This commit is contained in:
parent
40065d2c5a
commit
9b9c337c1b
8 changed files with 65 additions and 22 deletions
|
@ -11,9 +11,8 @@ use cosmic::{
|
|||
theme,
|
||||
widget::{
|
||||
button, column, combo_box, container, dropdown,
|
||||
horizontal_space, icon, scrollable,
|
||||
svg::{self, Handle},
|
||||
text, text_editor, text_input, Svg,
|
||||
horizontal_space, icon, scrollable, svg::Handle, text,
|
||||
text_editor, text_input, Svg,
|
||||
},
|
||||
Element, Task,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue