Jacky Zhao
2023-07-23 ab228748abb85474a1c1f5f9410ad8e1167e2c23
quartz/components/index.ts
@@ -9,7 +9,7 @@
import Spacer from "./Spacer"
import TableOfContents from "./TableOfContents"
import TagList from "./TagList"
import Graph from "./Graph"
import Graph from "./Graph"
import Backlinks from "./Backlinks"
import Search from "./Search"
import Footer from "./Footer"
@@ -33,5 +33,5 @@
  Search,
  Footer,
  DesktopOnly,
  MobileOnly
}
  MobileOnly,
}