moved form.rs into the state where it really belongs to
This commit is contained in:
@@ -7,7 +7,7 @@ use crate::tui::terminal::{
|
||||
};
|
||||
use crate::tui::controls::commands::CommandHandler;
|
||||
use crate::config::binds::config::Config;
|
||||
use crate::ui::handlers::form::FormState;
|
||||
use crate::state::pages::form::FormState;
|
||||
use crate::ui::handlers::rat_state::UiStateHandler;
|
||||
use crate::modes::{
|
||||
common::{command_mode},
|
||||
|
||||
Reference in New Issue
Block a user