Ran cargo_fmt over changed files.
This commit is contained in:
parent
a88aae5e04
commit
5696afcadd
6 changed files with 53 additions and 55 deletions
|
|
@ -89,8 +89,8 @@ pub mod widget {
|
|||
|
||||
#[doc(no_inline)]
|
||||
pub use {
|
||||
button::Button, icon::Icon, image::Image, scrollable::Scrollable, slider::Slider,
|
||||
text_input::TextInput,
|
||||
button::Button, icon::Icon, image::Image, scrollable::Scrollable,
|
||||
slider::Slider, text_input::TextInput,
|
||||
};
|
||||
|
||||
/// A container that distributes its contents vertically.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue