From 0bf08c1da22380b58b1a85acff2d7ec29546a196 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 27 Mar 2023 14:39:41 +0800 Subject: [PATCH] =?UTF-8?q?next-=E5=8F=B3=E4=BE=A7=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/next/components/SideAreaRight.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/next/components/SideAreaRight.js b/themes/next/components/SideAreaRight.js index e28d437c..89b5b0ba 100644 --- a/themes/next/components/SideAreaRight.js +++ b/themes/next/components/SideAreaRight.js @@ -25,7 +25,7 @@ const SideAreaRight = (props) => { const { tagOptions, currentTag, slot, categoryOptions, currentCategory, notice } = props const { locale } = useGlobal() const router = useRouter() - return (