From e8ca3cb754e31f9ef45ce6745c07eb33da5b478e Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 23 Dec 2021 14:52:45 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=8A=A0=E8=BD=BD=20=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/BlogPostListScroll.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BlogPostListScroll.js b/components/BlogPostListScroll.js index d3f29448..d6337edf 100644 --- a/components/BlogPostListScroll.js +++ b/components/BlogPostListScroll.js @@ -62,7 +62,7 @@ const BlogPostListScroll = ({ posts = [], tags, currentSearch, currentCategory, ))} -
+
{ handleGetMore() }}