Begin building out new ui crate in storybook2

This commit is contained in:
Marshall Bowers 2023-10-02 18:59:44 -04:00
parent 9a9a35bf40
commit 74ac6eb8a3
9 changed files with 85 additions and 4 deletions

View file

@ -7,6 +7,7 @@ use simplelog::SimpleLogger;
mod collab_panel;
mod theme;
mod themes;
mod ui;
mod workspace;
// gpui2::actions! {