From 338896d1194f12cd493bc4ec73776f9ab224f0a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jaenisch?= Date: Tue, 9 Jul 2024 12:18:08 +0200 Subject: [PATCH] feat: extract MainMenuSummary into component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the top part of the main menu which includes the Avatar overlay. I'm not quite sure how to label each part. Signed-off-by: André Jaenisch --- src/lib/components/molecules/MainMenu.svelte | 28 -------------------- 1 file changed, 28 deletions(-) diff --git a/src/lib/components/molecules/MainMenu.svelte b/src/lib/components/molecules/MainMenu.svelte index b7d8273..95ef450 100644 --- a/src/lib/components/molecules/MainMenu.svelte +++ b/src/lib/components/molecules/MainMenu.svelte @@ -22,31 +22,3 @@ You should have received a copy of the GNU Affero General Public License along w - -
-
-
- - Profile -
-
- - -
-
- - Dark mode - Slider missing -
-
- - About Anvil -
-
- - Sign out -
-
-