🚧 [core] Mueve Context al ámbito de componentes
This commit is contained in:
parent
de06afce65
commit
284d157931
13 changed files with 64 additions and 27 deletions
|
|
@ -1,6 +1,7 @@
|
|||
use crate::base::action;
|
||||
use crate::core::component::Context;
|
||||
use crate::core::{AnyInfo, TypeInfo};
|
||||
use crate::html::{html, Context, Markup, PrepareMarkup};
|
||||
use crate::html::{html, Markup, PrepareMarkup};
|
||||
|
||||
/// Define la función de renderizado para todos los componentes.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue