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 (