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} />