initial navigation
This commit is contained in:
@@ -13,11 +13,11 @@ pub mod username;
|
||||
pub use account_management::AccountManagementView;
|
||||
pub use account_switcher::AccountSelectionWidget;
|
||||
pub use mention::Mention;
|
||||
pub use note::Note;
|
||||
pub use note::{BarAction, Note, NoteResponse};
|
||||
pub use preview::{Preview, PreviewApp, PreviewConfig};
|
||||
pub use profile::{ProfilePic, ProfilePreview};
|
||||
pub use profile::{profile_preview_controller, ProfilePic, ProfilePreview};
|
||||
pub use relay::RelayView;
|
||||
pub use side_panel::DesktopSidePanel;
|
||||
pub use side_panel::{DesktopSidePanel, SidePanelAction};
|
||||
pub use username::Username;
|
||||
|
||||
use egui::Margin;
|
||||
|
||||
Reference in New Issue
Block a user