copy toolbar rendering to notedeck_ui

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-08-13 19:09:41 -04:00
parent 29f59459d2
commit 49ef85aef6
2 changed files with 67 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ pub mod side_panel;
pub mod support;
pub mod thread;
pub mod timeline;
pub mod toolbar;
pub mod wallet;
pub mod widgets;