📝 Evita en los ejemplos use pagetop::prelude::*;
This commit is contained in:
parent
8eafa436cd
commit
f25f62dd3c
21 changed files with 44 additions and 88 deletions
|
|
@ -22,8 +22,7 @@ pub use all::dispatch_actions;
|
|||
/// # Ejemplo
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// use pagetop::prelude::*;
|
||||
///
|
||||
/// # use pagetop::prelude::*;
|
||||
/// impl Extension for MyTheme {
|
||||
/// fn actions(&self) -> Vec<ActionBox> {
|
||||
/// actions_boxed![
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue