Expose missing widget modules in iced_web
This commit is contained in:
parent
9a7f7bfdf5
commit
ce45ecc235
5 changed files with 9 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! Decorate content and apply alignment.
|
||||
use crate::{bumpalo, css, Align, Bus, Css, Element, Length, Widget};
|
||||
|
||||
/// An element decorating some content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue