🚚 Renombra add_component por add_child

This commit is contained in:
Manuel Cillero 2025-10-18 21:33:29 +02:00
parent 76369e5a0f
commit e317786cfa
12 changed files with 31 additions and 32 deletions

View file

@ -25,7 +25,7 @@ internos pueden omitirse si no afectan al uso del proyecto.
- [context] Generaliza los parámetros de contexto
- [context] Define un `trait` común de contexto
- Modifica tipos para atributos HTML a minúsculas
- Renombra `with_component` por `add_component`
- Renombra `with_component` por `add_child`
### Corregido