This commit is contained in:
tangly1024
2022-02-18 11:14:59 +08:00
42 changed files with 806 additions and 135 deletions

View File

@@ -23,7 +23,7 @@ const Comment = ({ frontMatter }) => {
const router = useRouter()
const { locale } = useGlobal()
return (
<div className='comment mt-5 px-5 text-gray-800 dark:text-gray-300'>
<div className='comment mt-5 text-gray-800 dark:text-gray-300'>
<Tabs>
{BLOG.COMMENT_CUSDIS_APP_ID && (<div key='Cusdis'>
<ReactCusdis