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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/components/NavigateLink.tsx') 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 ( ); } -- cgit v1.2.3-70-g09d2