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 (