fix: avatar center to cursor, and cleanup.
Lots of cleanup, went in with this too
This commit is contained in:
parent
c3320ddcce
commit
fe65835f4a
14 changed files with 769 additions and 708 deletions
|
|
@ -28,6 +28,7 @@ pub mod auth;
|
|||
pub mod components;
|
||||
pub mod pages;
|
||||
pub mod routes;
|
||||
pub mod utils;
|
||||
|
||||
pub use app::{shell, App};
|
||||
pub use routes::UserRoutes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue