wip: big flat pt.9: down to 141, looking good!

This commit is contained in:
🪞👃🪞 2024-12-30 20:43:22 +01:00
parent e958b4a2d2
commit d01aa7481b
7 changed files with 39 additions and 12 deletions

View file

@ -15,7 +15,7 @@ pub(crate) use ::tek_layout::{
crossterm::{
self,
event::{
KeyEvent, KeyEventKind, KeyEventState, KeyModifiers,
Event, KeyEvent, KeyEventKind, KeyEventState, KeyModifiers,
KeyCode::{self, *},
}
},