Patsagorn Y.
2025-01-16 8cf3e3001f2cbd18da73fcc92ae5f4b76d3ecf21
quartz/components/index.ts
@@ -19,6 +19,7 @@
import MobileOnly from "./MobileOnly"
import RecentNotes from "./RecentNotes"
import Breadcrumbs from "./Breadcrumbs"
import Comments from "./Comments"
export {
  ArticleTitle,
@@ -42,4 +43,5 @@
  RecentNotes,
  NotFound,
  Breadcrumbs,
  Comments,
}