kabirgh
2024-01-15 30640e3441f9273dfdb9f8cf6ea0a29f0bec04a0
quartz/components/types.ts
@@ -9,7 +9,7 @@
  fileData: QuartzPluginData
  cfg: GlobalConfiguration
  children: (QuartzComponent | JSX.Element)[]
  tree: Node<QuartzPluginData>
  tree: Node
  allFiles: QuartzPluginData[]
  displayClass?: "mobile-only" | "desktop-only"
} & JSX.IntrinsicAttributes & {