mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
tui-realm 0.3.2
This commit is contained in:
@@ -44,7 +44,7 @@ use crate::utils::git;
|
||||
|
||||
// Includes
|
||||
use crossterm::terminal::{disable_raw_mode, enable_raw_mode};
|
||||
use tuirealm::View;
|
||||
use tuirealm::{Update, View};
|
||||
|
||||
// -- components
|
||||
const COMPONENT_TEXT_H1: &str = "TEXT_H1";
|
||||
|
||||
Reference in New Issue
Block a user