📝 Evita en los ejemplos use pagetop::prelude::*;
This commit is contained in:
parent
485974b437
commit
92ef8f998f
21 changed files with 44 additions and 88 deletions
|
|
@ -155,8 +155,7 @@ pub trait ThemePage {
|
|||
/// **obligatorio** de `Extension` para un tema es [`theme()`](Extension::theme).
|
||||
///
|
||||
/// ```rust
|
||||
/// use pagetop::prelude::*;
|
||||
///
|
||||
/// # use pagetop::prelude::*;
|
||||
/// pub struct MyTheme;
|
||||
///
|
||||
/// impl Extension for MyTheme {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue