From 76c30bad9a7688f7b0491874e7a04b5245fca1d7 Mon Sep 17 00:00:00 2001 From: binh-dam-ibigroup <56846598+binh-dam-ibigroup@users.noreply.github.com> Date: Thu, 16 May 2024 09:19:07 -0400 Subject: [PATCH] fix(NavLoginButton): Make help link valid when running locally --- lib/components/user/nav-login-button.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/components/user/nav-login-button.tsx b/lib/components/user/nav-login-button.tsx index 078b2eb34..c4dbf93f9 100644 --- a/lib/components/user/nav-login-button.tsx +++ b/lib/components/user/nav-login-button.tsx @@ -84,7 +84,13 @@ const NavLoginButton = ({ if (link.url.startsWith('http')) { return (