Close to the ui final version

This commit is contained in:
Marco De Araujo 2025-12-24 14:47:57 -04:00
parent d614ec4d18
commit b130c4550d
9 changed files with 46 additions and 69 deletions

View file

@ -1,6 +1,4 @@
pub mod app;
pub mod components;
pub mod dashboard;
pub mod events;
pub use app::App;