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 +1,2 @@
pub mod model;
pub mod model;
pub mod builder_traits;