wip: refactor

This commit is contained in:
2024-12-04 14:52:20 +07:00
parent 03b8004304
commit c8315a2f93
16 changed files with 463 additions and 615 deletions

View File

@@ -9,6 +9,7 @@ use components::{
use gpui::*;
use prelude::FluentBuilder;
pub mod rooms;
pub mod welcome;
actions!(block, [PanelInfo]);