Jacky Zhao
2023-08-29 5fa6fc97899c905b6fbc14fa1d24334f3e68fa77
quartz/components/pages/FolderContent.tsx
@@ -33,7 +33,9 @@
  return (
    <div class="popover-hint">
      <article>{content}</article>
      <article>
        <p>{content}</p>
      </article>
      <p>{allPagesInFolder.length} items under this folder.</p>
      <div>
        <PageList {...listProps} />