♻️ Define acciones de forma coherente
This commit is contained in:
parent
a669608783
commit
163302f4ea
26 changed files with 190 additions and 192 deletions
|
|
@ -2,7 +2,7 @@ use pagetop::prelude::*;
|
|||
|
||||
define_handle!(COMPONENT_COLUMN);
|
||||
|
||||
hook_before_render_component!(HOOK_BEFORE_RENDER_COLUMN, Column);
|
||||
action_before_render_component!(ACTION_BEFORE_RENDER_COLUMN, Column);
|
||||
|
||||
const SIZE__DEFAULT: &str = "col-md";
|
||||
const SIZE__1_OF_12: &str = "col-md-1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue