removing highlightmode from the app, handled by the library now
This commit is contained in:
@@ -12,7 +12,6 @@ use ratatui::{
|
||||
widgets::{Block, BorderType, Borders, Paragraph},
|
||||
Frame,
|
||||
};
|
||||
use crate::state::app::highlight::HighlightState;
|
||||
use canvas::{
|
||||
FormEditor,
|
||||
render_canvas,
|
||||
|
||||
Reference in New Issue
Block a user