move account_login_view to ui submodule
trying to keep all views and widgets in here
This commit is contained in:
@@ -4,7 +4,6 @@ mod error;
|
||||
//mod note;
|
||||
//mod block;
|
||||
mod abbrev;
|
||||
pub mod account_login_view;
|
||||
pub mod app_creation;
|
||||
mod app_style;
|
||||
mod colors;
|
||||
|
||||
Reference in New Issue
Block a user