fix: alter the help box link underlining

This commit is contained in:
Jack Wills
2023-03-29 17:20:20 +00:00
parent 7a9bdc9699
commit f906799782
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
use bollard::models::ContainerSummary;
use core::fmt;
use std::time::{SystemTime, UNIX_EPOCH};
use ratatui::widgets::{ListItem, ListState};
use std::time::{SystemTime, UNIX_EPOCH};
mod container_state;