From a6f56b83c65b64711cc07cea79df905350f75cd7 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:18:10 +0000 Subject: [PATCH] Changes --- src/components/AccountMenu.tsx | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/src/components/AccountMenu.tsx b/src/components/AccountMenu.tsx index 60e4277..a63e476 100644 --- a/src/components/AccountMenu.tsx +++ b/src/components/AccountMenu.tsx @@ -54,22 +54,20 @@ const AccountMenu = () => { -
- -
- handleOpenAuth("signup")} + className="w-full px-4 py-2 text-left text-sm hover:bg-[rgba(220,38,38,0.3)] focus:bg-[rgba(220,38,38,0.3)] transition-colors" + > + Skapa konto + +