Silence warning on intersperse_with
This commit is contained in:
parent
af6e1ef334
commit
3824700332
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ where
|
|||
None
|
||||
}
|
||||
|
||||
#[allow(unstable_name_collisions)]
|
||||
fn view(&self, state: &Self::State) -> iced_aw::Element<'_, Self::Event, Renderer> {
|
||||
let underlay = column![
|
||||
text("Recurring").size(TEXT_H2),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue