diff --git a/quartz/components/pages/Giscus.tsx b/quartz/components/pages/Giscus.tsx index 4c946a04..dde7c95d 100644 --- a/quartz/components/pages/Giscus.tsx +++ b/quartz/components/pages/Giscus.tsx @@ -16,4 +16,5 @@ function Content() { async> } -export default (() => Content) satisfies QuartzComponentConstructor \ No newline at end of file + +export default (() => Content) satisfies QuartzComponentConstructor