This commit is contained in:
veeso
2021-03-26 20:38:47 +01:00
parent 08b855e779
commit 5a5d2fb162
8 changed files with 15 additions and 18 deletions

View File

@@ -26,8 +26,8 @@
// Modules
pub mod components;
pub mod props;
pub mod view;
pub mod utils;
pub mod view;
// locals
use props::{PropValue, Props, PropsBuilder};