Fixed random bug in file info menu and added all blocks to be rounded borders
This commit is contained in:
+3
-4
@@ -1,8 +1,7 @@
|
||||
pub use self::{
|
||||
input_event::{Events, InputEvent},
|
||||
key::Key
|
||||
input_event::{Events, InputEvent},
|
||||
key::Key,
|
||||
};
|
||||
|
||||
mod key;
|
||||
pub mod input_event;
|
||||
|
||||
mod key;
|
||||
|
||||
Reference in New Issue
Block a user