Clean out UI
This commit is contained in:
parent
b4275008f9
commit
205607a9cd
37 changed files with 530 additions and 1876 deletions
8
crates/ui2/src/components/stories/mod.rs
Normal file
8
crates/ui2/src/components/stories/mod.rs
Normal file
|
@ -0,0 +1,8 @@
|
|||
mod avatar;
|
||||
mod button;
|
||||
mod checkbox;
|
||||
mod context_menu;
|
||||
mod icon;
|
||||
mod input;
|
||||
mod keybinding;
|
||||
mod label;
|
Loading…
Add table
Add a link
Reference in a new issue