AccountSelectionWidget
Will be useful for selecting an account for the 'Add Column' view Signed-off-by: kernelkind <kernelkind@gmail.com> Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
William Casarin
parent
e9c3596067
commit
bb25fd4ae1
@@ -8,7 +8,7 @@ pub mod profile;
|
||||
pub mod relay;
|
||||
pub mod username;
|
||||
|
||||
pub use account_management::AccountManagementView;
|
||||
pub use account_management::{AccountManagementView, AccountSelectionWidget};
|
||||
pub use mention::Mention;
|
||||
pub use note::Note;
|
||||
pub use preview::{Preview, PreviewApp};
|
||||
|
||||
Reference in New Issue
Block a user