💥 Better names for main macros
This commit is contained in:
parent
eee481cfcb
commit
6df57a0c12
44 changed files with 146 additions and 140 deletions
|
|
@ -3,9 +3,9 @@ use pagetop::prelude::*;
|
|||
pub mod component;
|
||||
pub mod module;
|
||||
|
||||
use_handle!(MODULE_MINIMAL);
|
||||
create_handle!(MODULE_MINIMAL);
|
||||
|
||||
use_static!(minimal);
|
||||
static_files!(minimal);
|
||||
|
||||
pub struct Minimal;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue