A wrapper component for giscus 💎, a comments system powered by GitHub Discussions.
Giscus
import { Giscus } from '@lobehub/ui/awesome';
A wrapper component for giscus 💎, a comments system powered by GitHub Discussions.
import { Giscus } from '@lobehub/ui/awesome';
Giscus config: https://giscus.app/
Property | Description | Type | Default |
---|---|---|---|
className | Custom CSS class name | string | - |
style | Custom CSS styles | CSSProperties | - |
This component inherits all properties from @giscus/react including repo, repoId, category, categoryId, etc.