mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-02-21 18:49:04 +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 ::{
|
pub use ::{
|
||||||
dizzle,
|
dizzle,
|
||||||
tengri_input,
|
tengri_input,
|
||||||
tengri_output,
|
tengri_output::{self, PerfModel},
|
||||||
ratatui,
|
ratatui,
|
||||||
crossterm,
|
crossterm,
|
||||||
palette,
|
palette,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue