From f53005455c19f822fb66c6ed78fcba44a3e45196 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 20 Mar 2025 21:06:09 +0900 Subject: feat(frontend): improve navigate link style --- frontend/app/components/NavigateLink.tsx | 2 +- frontend/app/routes/dashboard.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend') diff --git a/frontend/app/components/NavigateLink.tsx b/frontend/app/components/NavigateLink.tsx index c4ee7aa..16dbf64 100644 --- a/frontend/app/components/NavigateLink.tsx +++ b/frontend/app/components/NavigateLink.tsx @@ -4,7 +4,7 @@ export default function NavigateLink(props: LinkProps) { return ( ); } diff --git a/frontend/app/routes/dashboard.tsx b/frontend/app/routes/dashboard.tsx index 6e54979..ee3c62d 100644 --- a/frontend/app/routes/dashboard.tsx +++ b/frontend/app/routes/dashboard.tsx @@ -68,14 +68,14 @@ export default function Dashboard() { : " (1v1)"} - +
対戦 観戦 - +
))} -- cgit v1.2.3-70-g09d2