跳到评论区

This commit is contained in:
tangly1024
2022-04-13 19:44:51 +08:00
parent 15ef58a854
commit d802ed7c5f
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ const NotionPage = ({ post }) => {
(zoomRef.current).attach(imgList[i])
}
}
}, [router.events])
}, [router?.events])
return <div id='container'>
<NotionRenderer