♻️ Define carpeta base para elementos integrados

This commit is contained in:
Manuel Cillero 2023-06-06 21:19:48 +02:00
parent 772546c164
commit cb735cf0fa
16 changed files with 24 additions and 18 deletions

View file

@ -18,6 +18,3 @@ pub(crate) use all::common_components;
mod renderable;
pub use renderable::{IsRenderable, Renderable};
mod l10n;
pub use l10n::{L10n, COMPONENT_L10N};