👽️ Aplica cambios de API asociados a componentes
This commit is contained in:
parent
0e0b4ce604
commit
f1f6f495bb
6 changed files with 6 additions and 6 deletions
|
|
@ -187,7 +187,7 @@ impl ComponentTrait for MegaMenu {
|
|||
(self.renderable.check)(rcx)
|
||||
}
|
||||
|
||||
fn before_prepare(&mut self, rcx: &mut RenderContext) {
|
||||
fn before_prepare_component(&mut self, rcx: &mut RenderContext) {
|
||||
run_actions_before_prepare_component(self, rcx);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue