💥 Renombra "pub_handle" por "define_handle"
This commit is contained in:
parent
c8e444c82a
commit
f95bf8eeb3
34 changed files with 38 additions and 38 deletions
|
|
@ -2,7 +2,7 @@ use pagetop::prelude::*;
|
|||
|
||||
use crate::component::Html;
|
||||
|
||||
pub_handle!(COMPONENT_PARAGRAPH);
|
||||
define_handle!(COMPONENT_PARAGRAPH);
|
||||
|
||||
#[derive(Default)]
|
||||
pub enum ParagraphDisplay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue