diff --git a/quartz/components/Graph.tsx b/quartz/components/Graph.tsx index 9fce9bd8f..f7e0fc24a 100644 --- a/quartz/components/Graph.tsx +++ b/quartz/components/Graph.tsx @@ -59,7 +59,7 @@ export default ((opts?: GraphOptions) => { const globalGraph = { ...defaultOptions.globalGraph, ...opts?.globalGraph } return (