From 575b7fe6d45f1bd7055991112b95588ebc42f684 Mon Sep 17 00:00:00 2001
From: Stefano Pigozzi
Date: Fri, 8 Oct 2021 17:02:02 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Swap=20button=20location=20in=20?=
=?UTF-8?q?`AuthorizationLogoutBox`?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/components/authorization/AuthorizationLogoutBox.tsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/frontend/src/components/authorization/AuthorizationLogoutBox.tsx b/frontend/src/components/authorization/AuthorizationLogoutBox.tsx
index f1f3a50..0bfdd98 100644
--- a/frontend/src/components/authorization/AuthorizationLogoutBox.tsx
+++ b/frontend/src/components/authorization/AuthorizationLogoutBox.tsx
@@ -69,12 +69,12 @@ export function AuthorizationLogoutBox(): JSX.Element {
- navigate("l/")} bluelibClassNames={"color-lime"}>
- Continue to Sophon
-
Logout
+ navigate("l/")}>
+ Continue to Sophon
+