🚧 Retoques menores en los comentarios del código
This commit is contained in:
parent
0849d23e3f
commit
2ce74fec8e
5 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use crate::prelude::*;
|
||||
|
||||
/// Componente básico para renderizar dinámicamente código HTML recibiendo el contexto.
|
||||
/// Componente básico que renderiza dinámicamente código HTML según el contexto.
|
||||
///
|
||||
/// Este componente permite generar contenido HTML arbitrario, usando la macro `html!` y accediendo
|
||||
/// opcionalmente al contexto de renderizado.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue