quartz/components/pages/TagContent.tsx @@ -37,7 +37,9 @@ return ( <div class="popover-hint"> <article>{content}</article> <article> <p>{content}</p> </article> <p>Found {tags.length} total tags.</p> <div> {tags.map((tag) => {