Fix Button example in iced_native
This commit is contained in:
parent
d136b7ce64
commit
048909b45d
2 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,6 @@
|
|||
//!
|
||||
//! [`Slider`]: struct.Slider.html
|
||||
//! [`State`]: struct.State.html
|
||||
|
||||
use crate::{
|
||||
input::{mouse, ButtonState},
|
||||
layout, Element, Event, Hasher, Layout, Length, Point, Rectangle, Size,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue