Move ButtonSide to new module
This commit is contained in:
parent
95891d28d8
commit
d497f279f0
3 changed files with 153 additions and 140 deletions
|
@ -5,6 +5,7 @@ use project::search::SearchQuery;
|
|||
pub use project_search::{ProjectSearchBar, ProjectSearchView};
|
||||
|
||||
pub mod buffer_search;
|
||||
mod elements;
|
||||
mod history;
|
||||
mod mode;
|
||||
pub mod project_search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue