变量名

This commit is contained in:
tangly1024
2023-05-07 19:05:32 +08:00
parent baa6fa753f
commit 9e6193c49d
9 changed files with 19 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ import TagItemMini from './TagItemMini'
import CONFIG_NEXT from '../config_next'
import NotionPage from '@/components/NotionPage'
import NotionIcon from '@/components/NotionIcon'
import TwikooCommentCount from '@/components/TwikooCommenCount'
import TwikooCommentCount from '@/components/TwikooCommentCount'
const BlogPostCard = ({ post, showSummary }) => {
const { locale } = useGlobal()