diff --git a/components/BlogPostCard.js b/components/BlogPostCard.js index 54e18c71..b30cb5db 100644 --- a/components/BlogPostCard.js +++ b/components/BlogPostCard.js @@ -6,11 +6,11 @@ import React from 'react' const BlogPostCard = ({ post }) => { return (
{post.summary}
diff --git a/components/BlogPostListScroll.js b/components/BlogPostListScroll.js index 3755f663..f62f2983 100644 --- a/components/BlogPostListScroll.js +++ b/components/BlogPostListScroll.js @@ -53,27 +53,17 @@ const BlogPostListScroll = ({ posts = [], tags, currentSearch, currentCategory, } else { return