frontend: + InputValue component

This commit is contained in:
2025-11-13 14:23:33 +03:00
parent da84cf7ee0
commit b950e27e05
2 changed files with 30 additions and 0 deletions

View File

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