find palette in the bottom panel
This commit is contained in:
@@ -4,10 +4,8 @@ pub mod text_editor;
|
||||
pub mod background;
|
||||
pub mod dialog;
|
||||
pub mod autocomplete;
|
||||
pub mod find_file_palette;
|
||||
|
||||
pub use text_editor::*;
|
||||
pub use background::*;
|
||||
pub use dialog::*;
|
||||
pub use autocomplete::*;
|
||||
pub use find_file_palette::*;
|
||||
|
||||
Reference in New Issue
Block a user