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:
@@ -133,6 +133,7 @@ export const NotionPage: React.FC<types.PageProps> = ({
|
||||
fullPage={!isLiteMode}
|
||||
darkMode={isDarkMode}
|
||||
previewImages={site.previewImages !== false}
|
||||
showCollectionViewDropdown={false}
|
||||
mapPageUrl={siteMapPageUrl}
|
||||
mapImageUrl={mapNotionImageUrl}
|
||||
rootPageId={site.rootNotionPageId}
|
||||
|
||||
Reference in New Issue
Block a user