initial post box view

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-06-14 12:16:49 -07:00
parent 577aa76ac7
commit 1458498131
17 changed files with 181 additions and 25 deletions

View File

@@ -8,6 +8,7 @@ pub mod account_manager;
pub mod app_creation;
mod app_style;
mod colors;
mod draft;
mod filter;
mod fonts;
mod frame_history;