LUCASTUCIOUS
2024-01-20 c11395e7bcd75eef37b4f4e9c67dc9c6f912c0b7
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 & {