well, one tui example works again

This commit is contained in:
facile pop culture reference 2026-04-25 00:02:58 +03:00
parent 145047b7ff
commit be14173126
8 changed files with 440 additions and 362 deletions

View file

@ -10,7 +10,7 @@ tui_main!(State {
});
tui_keys!(|self: State, input| {
todo!()
Ok(())
});
tui_view!(|self: State| {