mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-22 07:26:48 +00:00
跳到评论区
This commit is contained in:
@@ -59,7 +59,7 @@ const NotionPage = ({ post }) => {
|
||||
(zoomRef.current).attach(imgList[i])
|
||||
}
|
||||
}
|
||||
}, [router.events])
|
||||
}, [router?.events])
|
||||
|
||||
return <div id='container'>
|
||||
<NotionRenderer
|
||||
|
||||
Reference in New Issue
Block a user