From ba45f11d55aceffc40843ae98042d1ce86760e42 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 3 Mar 2022 12:39:40 +0800 Subject: [PATCH] =?UTF-8?q?fukasawa=20=E8=8F=9C=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/Fukasawa/components/GroupMenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/Fukasawa/components/GroupMenu.js b/themes/Fukasawa/components/GroupMenu.js index 79fccdef..8b5f5204 100644 --- a/themes/Fukasawa/components/GroupMenu.js +++ b/themes/Fukasawa/components/GroupMenu.js @@ -24,7 +24,7 @@ function GroupMenu ({ customNav }) { if (link.show) { const selected = (router.pathname === link.to) || (router.asPath === link.to) return -
{link.name}