From 5a1e8c3f703122b59684b6b2820e8e1918ec2f2b Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 23 Mar 2023 21:08:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E7=B2=97=E7=BB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/NotionPage.js | 2 +- pages/_document.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/NotionPage.js b/components/NotionPage.js index abb8586e..06bdb8ac 100644 --- a/components/NotionPage.js +++ b/components/NotionPage.js @@ -84,7 +84,7 @@ const NotionPage = ({ post, className }) => { return <>{post?.summary || ''} } - return
+ return
- +