From e167559542f1cc7a70e4c81ac792f9dbd4e2e237 Mon Sep 17 00:00:00 2001 From: Taufiq Hassan <145540627+toffee-k21@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:32:52 +0530 Subject: [PATCH] fix: open links in new tab of 'Resources Hub' section (#437) Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com> --- components/Navbar/navbar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar/navbar.js b/components/Navbar/navbar.js index be0a8879..0fd51256 100644 --- a/components/Navbar/navbar.js +++ b/components/Navbar/navbar.js @@ -126,7 +126,7 @@ function Navbar() { onMouseLeave={handleSubMenuLeave} > {link.subMenu.map((subL) => ( - +