🚧 Code tweak

This commit is contained in:
Manuel Cillero 2024-11-30 19:12:07 +01:00
parent 13bbf49131
commit 2b229573cd
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
pub use crate::{concat_string, fn_builder, html, main, paste, test};
pub use crate::{AutoDefault, ComponentClasses, HashMapResources, TypeId, Weight};
pub use crate::{AutoDefault, ComponentClasses, StaticResources, TypeId, Weight};
// MACROS.