Jacky Zhao
2023-06-13 9d2024b11c7c24ec8112b5019504fc44b4e1a297
quartz/components/index.ts
@@ -6,6 +6,7 @@
import ReadingTime from "./ReadingTime"
import Spacer from "./Spacer"
import TableOfContents from "./TableOfContents"
import TagList from "./TagList"
export {
  ArticleTitle,
@@ -15,5 +16,6 @@
  PageTitle,
  ReadingTime,
  Spacer,
  TableOfContents
  TableOfContents,
  TagList