From d4d09ad5bc1cb8f4c7ef8510fcb322247da70ecb Mon Sep 17 00:00:00 2001 From: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com> Date: Fri, 13 Jun 2025 10:33:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=82=B5=E3=82=A4=E3=83=89=E3=83=8A?= =?UTF-8?q?=E3=83=93=E3=82=B2=E3=83=BC=E3=82=B7=E3=83=A7=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E3=82=92=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/src/components/ui/common/SideNavigation.tsx | 2 +- website/src/components/ui/common/TableOfContents.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/components/ui/common/SideNavigation.tsx b/website/src/components/ui/common/SideNavigation.tsx index ac77925b8c..463a62d5b3 100644 --- a/website/src/components/ui/common/SideNavigation.tsx +++ b/website/src/components/ui/common/SideNavigation.tsx @@ -14,7 +14,7 @@ export const SideNavigation = ({ currentPath, }: SideNavigationProps) => { return ( -