From 603419f4b43d0c36e3f6bbaf9f4ffc20f316a8aa Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Nov 2025 14:57:42 +0900 Subject: fix(frontend): Fix style of logout button --- frontend/src/components/Navigation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/Navigation.tsx') diff --git a/frontend/src/components/Navigation.tsx b/frontend/src/components/Navigation.tsx index d6e20c9..6ae493f 100644 --- a/frontend/src/components/Navigation.tsx +++ b/frontend/src/components/Navigation.tsx @@ -37,7 +37,7 @@ export function Navigation() { title={`Logout (${user.username})`} > - Logout + Logout )} -- cgit v1.2.3-70-g09d2