mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-02-21 10:39:03 +01:00
fix(tui): reexport PerfModel
This commit is contained in:
parent
ecae2082ed
commit
090546b2d6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ use unicode_width::*;
|
|||
pub use ::{
|
||||
dizzle,
|
||||
tengri_input,
|
||||
tengri_output,
|
||||
tengri_output::{self, PerfModel},
|
||||
ratatui,
|
||||
crossterm,
|
||||
palette,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue