Move Space to widget module
This commit is contained in:
parent
4979635764
commit
c73f23c380
2 changed files with 2 additions and 2 deletions
|
|
@ -205,5 +205,5 @@ use iced_web as common;
|
|||
|
||||
pub use common::{
|
||||
futures, Align, Background, Color, Command, Font, HorizontalAlignment,
|
||||
Length, Point, Size, Space, Subscription, Vector, VerticalAlignment,
|
||||
Length, Point, Size, Subscription, Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue