chore(widget): remove redundant search widget
The `text_input` widget's search variant replaced this.
This commit is contained in:
parent
507c4c97bb
commit
b09b3db81a
5 changed files with 0 additions and 235 deletions
|
|
@ -163,8 +163,6 @@ pub mod row {
|
|||
mod scrollable;
|
||||
pub use scrollable::*;
|
||||
|
||||
pub mod search;
|
||||
|
||||
pub mod segmented_button;
|
||||
pub mod segmented_selection;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue