📝 Evita en los ejemplos use pagetop::prelude::*;

This commit is contained in:
Manuel Cillero 2025-10-12 06:57:04 +02:00
parent 8eafa436cd
commit f25f62dd3c
21 changed files with 44 additions and 88 deletions

View file

@ -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![