Jacky Zhao
2023-08-17 2dc0ae279cae87e37c94c42d4ad87107f2a5b5d2
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