Jacky Zhao
2023-07-05 2a17431460770b3375b455815f503781f7448c20
quartz/components/pages/TagContent.tsx
@@ -21,7 +21,6 @@
    const content = toJsxRuntime(tree, { Fragment, jsx, jsxs, elementAttributeNameCase: 'html' })
    return <div class="popover-hint">
      <article>{content}</article>
      <hr/>
      <p>{allPagesWithTag.length} items with this tag.</p>
      <div>
        <PageList {...listProps} />