diff --git a/components/BlogPostCard.js b/components/BlogPostCard.js index 9750d30f..fe752d62 100644 --- a/components/BlogPostCard.js +++ b/components/BlogPostCard.js @@ -9,7 +9,7 @@ import TagItemMini from './TagItemMini' const BlogPostCard = ({ post, tags }) => { return (