From 68f45963ee912a1b0a91b261d0c1cfd9b9c11bc2 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 5 Nov 2024 23:17:14 +0100 Subject: [PATCH] fix: change the conditions on which links in the header are marked as active --- components/Header.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Header.jsx b/components/Header.jsx index ce50410..71959fd 100644 --- a/components/Header.jsx +++ b/components/Header.jsx @@ -35,7 +35,7 @@ function Header({ docLinks }) { {navLink.label} @@ -131,7 +131,7 @@ function Header({ docLinks }) { {navLink.label}