♻️ Define acciones de forma coherente

This commit is contained in:
Manuel Cillero 2023-06-06 20:51:07 +02:00
parent a669608783
commit 163302f4ea
26 changed files with 190 additions and 192 deletions

View file

@ -153,7 +153,7 @@ impl MegaMenuItem {
define_handle!(COMPONENT_MEGAMENU);
hook_before_render_component!(HOOK_BEFORE_RENDER_MENU, MegaMenu);
action_before_render_component!(ACTION_BEFORE_RENDER_MENU, MegaMenu);
#[rustfmt::skip]
#[derive(Default)]