✨ Añade el primer componente básico nativo
Este componente renderiza directamente código HTML durante el renderizado del documento.
This commit is contained in:
parent
8e67065aae
commit
cf1e8bbc02
6 changed files with 40 additions and 7 deletions
|
|
@ -96,7 +96,7 @@ pub mod datetime;
|
|||
pub mod core;
|
||||
// Gestión del servidor y servicios web.
|
||||
pub mod service;
|
||||
// Reúne acciones y temas listos para usar.
|
||||
// Reúne acciones, componentes y temas listos para usar.
|
||||
pub mod base;
|
||||
// Prepara y ejecuta la aplicación.
|
||||
pub mod app;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue