mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-02 15:00:23 +00:00
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()))
|
||||
.toggleable(active)
|
||||
.with_style(button_style)
|
||||
.into_element()
|
||||
.element()
|
||||
.into_any()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue