♻️ Código revisado con cargo fmt/clippy
This commit is contained in:
parent
c5de6f4b6d
commit
14bf2807ae
4 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
mod context;
|
||||
pub use context::{RenderContext, ContextOp};
|
||||
pub use context::{ContextOp, RenderContext};
|
||||
|
||||
mod definition;
|
||||
pub use definition::{component_mut, component_ref, AnyComponent, BaseComponent, ComponentTrait};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue