Move Space
to widget
module
This commit is contained in:
parent
4979635764
commit
c73f23c380
@ -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,
|
||||
};
|
||||
|
@ -30,7 +30,7 @@ mod platform {
|
||||
pub use iced_winit::svg::{Handle, Svg};
|
||||
}
|
||||
|
||||
pub use iced_winit::Text;
|
||||
pub use iced_winit::{Space, Text};
|
||||
|
||||
#[doc(no_inline)]
|
||||
pub use {
|
||||
|
Loading…
x
Reference in New Issue
Block a user