From e3502d9e649fe61bb0ba4046b2c23c0d78bc92e9 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 11 Aug 2024 20:17:25 +0900 Subject: feat(frontend): tweak dashboard 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 a94d774..b749cea 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