working change of the themes
This commit is contained in:
@@ -8,7 +8,7 @@ use crate::components::{
|
||||
intro::{intro},
|
||||
admin::{admin_panel::AdminPanelState},
|
||||
};
|
||||
use crate::config::colors::Theme;
|
||||
use crate::config::colors::themes::Theme;
|
||||
use ratatui::layout::{Constraint, Direction, Layout};
|
||||
use ratatui::Frame;
|
||||
use super::form::FormState;
|
||||
|
||||
Reference in New Issue
Block a user