mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-15 15:09:25 +00:00
build
This commit is contained in:
@@ -3,7 +3,6 @@ import BLOG from '@/blog.config'
|
||||
import ReactDOMServer from 'react-dom/server'
|
||||
import { NotionRenderer, Equation, Code, Collection, CollectionRow } from 'react-notion-x'
|
||||
import { getPostBlocks } from './notion'
|
||||
import { useRouter } from 'next/router'
|
||||
|
||||
const mapPageUrl = id => 'https://www.notion.so/' + id.replace(/-/g, '')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user