wip: refactor
This commit is contained in:
@@ -42,7 +42,6 @@ pub mod skeleton;
|
||||
pub mod slider;
|
||||
pub mod switch;
|
||||
pub mod tab;
|
||||
pub mod table;
|
||||
pub mod theme;
|
||||
pub mod tooltip;
|
||||
|
||||
@@ -78,5 +77,4 @@ pub fn init(cx: &mut gpui::AppContext) {
|
||||
modal::init(cx);
|
||||
popover::init(cx);
|
||||
popup_menu::init(cx);
|
||||
table::init(cx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user