🎨 Aplica formato Rust 2024 (rustfmt.toml)
This commit is contained in:
parent
9c58d5e1d6
commit
7553ed35ec
31 changed files with 51 additions and 43 deletions
|
|
@ -2,7 +2,7 @@ use crate::base::action;
|
|||
use crate::core::component::{ComponentError, Context, Contextual};
|
||||
use crate::core::theme::ThemeRef;
|
||||
use crate::core::{AnyInfo, TypeInfo};
|
||||
use crate::html::{html, Markup};
|
||||
use crate::html::{Markup, html};
|
||||
|
||||
/// Permite clonar un componente.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue