mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
变量名
This commit is contained in:
@@ -66,8 +66,7 @@ const TwikooCommentCounter = (props) => {
|
||||
if (props?.posts && props?.posts?.length > 0) {
|
||||
fetchTwikooData(props.posts)
|
||||
}
|
||||
// }, [router.events])
|
||||
})
|
||||
}, [router.events])
|
||||
|
||||
// 监控主题变化时的的评论数
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user