mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
tek -> tengri
This commit is contained in:
parent
4f7c69fbec
commit
3b441c4b56
6 changed files with 65 additions and 102 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use crate::*;
|
||||
use tek_tui::ratatui::{style::{Color, Style}, prelude::Stylize};
|
||||
use tengri::tui::ratatui::{style::{Color, Style}, prelude::Stylize};
|
||||
use pad::PadStr;
|
||||
|
||||
pub struct Column<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue