Jacky Zhao
2023-08-18 569beb410b967b8511a5d18cdee74280df681d15
quartz/components/pages/FolderContent.tsx
@@ -5,7 +5,7 @@
import style from "../styles/listPage.scss"
import { PageList } from "../PageList"
import { canonicalizeServer } from "../../path"
import { canonicalizeServer } from "../../util/path"
function FolderContent(props: QuartzComponentProps) {
  const { tree, fileData, allFiles } = props