mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
👴
This commit is contained in:
@@ -131,7 +131,7 @@ export const NotionPage: React.FC<types.PageProps> = ({
|
||||
|
||||
const socialDescription =
|
||||
getPageDescription(block, recordMap) ?? config.description
|
||||
|
||||
|
||||
let pageAside: React.ReactNode = null
|
||||
|
||||
// only display comments and page actions on blog post pages
|
||||
|
||||
Reference in New Issue
Block a user