📝 Retoques de documentación en html y componentes
This commit is contained in:
parent
25713a8a13
commit
9e8cd77140
3 changed files with 13 additions and 13 deletions
|
|
@ -175,7 +175,7 @@ impl<C: Component> Embed<C> {
|
|||
///
|
||||
/// # Ejemplo
|
||||
///
|
||||
/// ```rust,no_run
|
||||
/// ```rust
|
||||
/// # use pagetop::prelude::*;
|
||||
/// let embed = Embed::with(Html::with(|_| html! { "Prueba" }));
|
||||
/// if let Some(component) = embed.get() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue