🧑💻 Mejora y simplifica localización de módulos
This commit is contained in:
parent
d0add7c7ab
commit
520d3bb20b
21 changed files with 265 additions and 325 deletions
|
|
@ -17,6 +17,5 @@ pub(crate) use all::common_components;
|
|||
mod renderable;
|
||||
pub use renderable::{IsRenderable, Renderable};
|
||||
|
||||
mod basic;
|
||||
pub use basic::{Html, COMPONENT_HTML};
|
||||
pub use basic::{Text, COMPONENT_TEXT};
|
||||
mod l10n;
|
||||
pub use l10n::{L10n, COMPONENT_L10N};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue