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,8 +1,8 @@
use ratatui::layout::{Constraint, Rect};
use std::{
collections::{HashMap, HashSet},
fmt,
};
use ratatui::layout::{Constraint, Rect};
use uuid::Uuid;
use crate::app_data::Header;