mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
rustfmt
This commit is contained in:
parent
6a5a3f47cc
commit
2c48ae271f
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ pub struct ElementSpace;
|
|||
pub type ElementPoint = Point2D<f64, ElementSpace>;
|
||||
|
||||
pub struct PageSpace;
|
||||
pub type PagePoint = Point2D<f64, PageSpace>;
|
||||
pub type PagePoint = Point2D<f64, PageSpace>;
|
||||
|
|
Loading…
Reference in a new issue