💥 Better names for main macros

This commit is contained in:
Manuel Cillero 2023-07-15 11:34:28 +02:00
parent eee481cfcb
commit 6df57a0c12
44 changed files with 146 additions and 140 deletions

View file

@ -2,7 +2,7 @@ use pagetop::prelude::*;
use crate::component::grid;
use_handle!(COMPONENT_ROW);
create_handle!(COMPONENT_ROW);
actions_for_component!(Row);