Update dependencies
This commit is contained in:
parent
c202c8cffc
commit
5dff3418ad
3 changed files with 77 additions and 75 deletions
|
|
@ -22,7 +22,7 @@ use crate::{
|
|||
|
||||
macro_rules! menu_button {
|
||||
($($x:expr),+ $(,)?) => (
|
||||
button(
|
||||
button::custom(
|
||||
Row::with_children(
|
||||
vec![$(Element::from($x)),+]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue