Jacky Zhao
2023-08-24 fc4b8f3d3fad90b6f7d8dedc58201df68da1280e
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} />