mirror of
https://github.com/veeso/termscp.git
synced 2026-07-27 10:01:04 +02:00
fmt
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
//!
|
||||
//! file transfer activity components
|
||||
|
||||
use super::Msg;
|
||||
|
||||
use tui_realm_stdlib::Span;
|
||||
use tuirealm::props::{Color, TextSpan};
|
||||
use tuirealm::{Component, Event, MockComponent, NoUserEvent};
|
||||
|
||||
use super::Msg;
|
||||
|
||||
#[derive(MockComponent)]
|
||||
pub struct FooterBar {
|
||||
component: Span,
|
||||
|
||||
Reference in New Issue
Block a user