fix: menues now working, also project selector

This commit is contained in:
2026-04-04 20:39:29 +02:00
parent e2ef6c925a
commit 1e6de6ac1c
8 changed files with 318 additions and 27 deletions

View File

@@ -4,4 +4,5 @@ pub mod sidebar;
pub mod tab_bar;
pub mod status_bar;
pub mod panel;
pub mod project_selector;
pub mod welcome;