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