修复next主题

This commit is contained in:
tangly
2022-10-21 14:37:16 +08:00
parent 56e4836260
commit 2acd5cc58a
2 changed files with 3 additions and 5 deletions

View File

@@ -22,9 +22,6 @@ import BLOG from '@/blog.config'
const SideAreaRight = (props) => {
const { tags, currentTag, slot, categories, currentCategory } = props
const { locale } = useGlobal()
if (!CONFIG_NEXT.RIGHT_BAR) {
return <></>
}
const router = useRouter()
return (<aside id='right' className='hidden 2xl:block flex-col w-60 ml-4'>