diff --git a/frontend/src/components/layout/sidebar.rs b/frontend/src/components/layout/sidebar.rs index 9ce538e..8950955 100644 --- a/frontend/src/components/layout/sidebar.rs +++ b/frontend/src/components/layout/sidebar.rs @@ -86,90 +86,89 @@ pub fn Sidebar() -> impl IntoView { }); }; - view! { -
-
- -
+ view! { +
+
+ +
-
-
-
-
- "A" +
+
+
+
+ "A" +
+
+
"Admin User"
+
"Online"
+
+
-
-
"Admin User"
-
"Online"
-
-
-
- } -} + }}