🚧 Renombra "define_handle!()" por "use_handle!()"
This commit is contained in:
parent
aa1f58d11a
commit
66f67f41dc
38 changed files with 42 additions and 42 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use pagetop::prelude::*;
|
||||
use pagetop_minimal::component::*;
|
||||
|
||||
define_handle!(MODULE_DEMOHOME);
|
||||
use_handle!(MODULE_DEMOHOME);
|
||||
|
||||
define_locale!(LOCALE_DEMOHOME, "src/locale");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue