mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
7 lines
98 B
JavaScript
7 lines
98 B
JavaScript
import { ValineCount } from 'react-valine'
|
|
|
|
/**
|
|
* 显示评论数
|
|
*/
|
|
export default ValineCount
|