From e54451321a828f8ea2ee799dc282a0fa52348469 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 27 Mar 2023 13:41:18 +0800 Subject: [PATCH] =?UTF-8?q?next=E4=B8=BB=E9=A2=98=E5=B0=8F=E5=B1=8F?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E7=9A=84=E5=8F=B3=E4=BE=A7=E6=A0=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/next/components/SideAreaRight.js | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/themes/next/components/SideAreaRight.js b/themes/next/components/SideAreaRight.js index 915316b2..e28d437c 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 (