Rename new modules to old module names
This commit is contained in:
parent
bc8c5968d6
commit
21bb87fd45
24 changed files with 46 additions and 46 deletions
|
|
@ -6,7 +6,7 @@ use toss::widgets::{BoxedAsync, Text};
|
|||
use toss::{Style, Styled, WidgetExt};
|
||||
|
||||
use crate::ui::input::{key, InputEvent, KeyBindingsList};
|
||||
use crate::ui::widgets2::{ListState, Popup};
|
||||
use crate::ui::widgets::{ListState, Popup};
|
||||
use crate::ui::UiError;
|
||||
|
||||
pub struct LinksState {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue