mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 23:16:52 +00:00
mobile-gitbook
This commit is contained in:
@@ -25,7 +25,7 @@ export const LayoutSlug = (props) => {
|
||||
|
||||
{/* Notion文章主体 */}
|
||||
{post && (<section id="notion-article" className="px-1">
|
||||
<NotionPage post={post} />
|
||||
<NotionPage post={post} />
|
||||
</section>)}
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user