Finish rename correctly
This commit is contained in:
parent
4c3227ce2a
commit
4c15f26eba
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ impl SearchOptions {
|
||||||
.with_contents(Svg::new(self.icon()))
|
.with_contents(Svg::new(self.icon()))
|
||||||
.toggleable(active)
|
.toggleable(active)
|
||||||
.with_style(button_style)
|
.with_style(button_style)
|
||||||
.into_element()
|
.element()
|
||||||
.into_any()
|
.into_any()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue