Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
its-the-shrimp committed Jul 8, 2023
1 parent bc84a38 commit bf4e663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yew/src/html/conversion/into_prop_value.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::rc::Rc;
use std::borrow::Cow;
use std::rc::Rc;

use implicit_clone::unsync::{IArray, IMap};
pub use implicit_clone::ImplicitClone;
Expand Down

0 comments on commit bf4e663

Please sign in to comment.