Actualiza y sanea piezas de código sensible
This commit is contained in:
parent
db3efa9ef9
commit
cac4c2f102
9 changed files with 29 additions and 29 deletions
|
|
@ -80,7 +80,7 @@ pub trait Theme: Send + Sync {
|
|||
/*
|
||||
Cómo usarlo:
|
||||
|
||||
match component.handle() {
|
||||
match component.name() {
|
||||
"block" => {
|
||||
let block = component.downcast_mut::<Block>().unwrap();
|
||||
match block.template() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue