mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
hotfix comment
This commit is contained in:
@@ -97,7 +97,7 @@ const Comment = ({ frontMatter, className }) => {
|
||||
observer.unobserve(commentRef.current)
|
||||
}
|
||||
}
|
||||
}, [])
|
||||
}, [frontMatter])
|
||||
|
||||
// 当连接中有特殊参数时跳转到评论区
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user