From 589d2355910e8fc63eabecad631b16b3d3d6a492 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 21 Mar 2025 13:10:56 +0900 Subject: fix(frontend): refresh jwt if expired --- 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 16dbf64..c4ee7aa 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