From 3abdb3e5b38e3a68bf4da61f155d7c047563b034 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 10 Nov 2021 12:19:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83:=20?= =?UTF-8?q?=E6=8E=A8=E8=8D=90=E6=96=87=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/RecommendPosts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/RecommendPosts.js b/components/RecommendPosts.js index 2bc6454e..9eed4277 100644 --- a/components/RecommendPosts.js +++ b/components/RecommendPosts.js @@ -38,7 +38,7 @@ const RecommendPosts = ({ currentPost, totalPosts }) => {

推荐文章