added inputs components and created page for fifth lab

This commit is contained in:
2024-03-17 21:34:12 +04:00
parent 5bd783b75b
commit 5687d6773a
11 changed files with 359 additions and 168 deletions

View File

@@ -1,3 +1,4 @@
pub mod view;
pub mod pages;
pub mod components;
pub mod properties;
pub mod properties;