变量名

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

@@ -6,7 +6,7 @@ import React from 'react'
import CONFIG_MEDIUM from '../config_medium'
import CategoryItem from './CategoryItem'
import TagItemMini from './TagItemMini'
import TwikooCommentCount from '@/components/TwikooCommenCount'
import TwikooCommentCount from '@/components/TwikooCommentCount'
const BlogPostCard = ({ post, showSummary }) => {
const showPreview = CONFIG_MEDIUM.POST_LIST_PREVIEW && post.blockMap