client fixes

This commit is contained in:
filipriec
2025-02-23 09:34:11 +01:00
parent f83f401ff1
commit 9fa63f4467
7 changed files with 6 additions and 28 deletions

View File

@@ -1,6 +1,5 @@
// src/client/ui/mod.rs
pub mod models;
pub mod handlers;
pub mod state;
pub use handlers::*;