Jacky Zhao
2023-08-18 8bc7a50dfa91dd7ba6b657aca6dbc437fa6df6b7
quartz/components/TagList.tsx
@@ -1,4 +1,4 @@
import { canonicalizeServer, pathToRoot, slugTag } from "../path"
import { canonicalizeServer, pathToRoot, slugTag } from "../util/path"
import { QuartzComponentConstructor, QuartzComponentProps } from "./types"
function TagList({ fileData }: QuartzComponentProps) {