Package examples and remove dev-dependencies
This commit is contained in:
parent
04086a90c9
commit
7cea737115
30 changed files with 193 additions and 78 deletions
|
|
@ -204,6 +204,6 @@ use iced_winit as common;
|
|||
use iced_web as common;
|
||||
|
||||
pub use common::{
|
||||
Align, Background, Color, Command, Font, HorizontalAlignment, Length,
|
||||
Space, Subscription, Vector, VerticalAlignment,
|
||||
futures, Align, Background, Color, Command, Font, HorizontalAlignment,
|
||||
Length, Space, Subscription, Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue