Merge pull request #137 from txs/feature_giscus

Add Giscus Plugin for NotionNext
This commit is contained in:
tangly1024
2022-04-01 12:42:39 +08:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ import { Giscus } from '@giscus/react'
/**
* Giscus评论 @see https://giscus.app/zh-CN
* Contribute by @txs https://github.com/txs/NotionNext/commit/1bf7179d0af21fb433e4c7773504f244998678cb
* @returns {JSX.Element}
* @constructor
*/