frontend: separate files

This commit is contained in:
2025-03-31 15:04:11 +03:00
parent 6468d0e9f9
commit b2763b0531
12 changed files with 513 additions and 438 deletions

View File

@@ -1,2 +1,4 @@
pub mod alerts;
pub mod navbar;
pub mod pages;
pub mod refresh_button;