🔥 Elimina Render para usar siempre el contexto
This commit is contained in:
parent
7179cf0831
commit
a96a3fdf9f
12 changed files with 205 additions and 146 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::base::action;
|
||||
use crate::core::{AnyInfo, TypeInfo};
|
||||
use crate::html::{html, Context, Markup, PrepareMarkup, Render};
|
||||
use crate::html::{html, Context, Markup, PrepareMarkup};
|
||||
|
||||
/// Define la función de renderizado para todos los componentes.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue