Fix thread ellision

This commit is contained in:
Jon Staab
2024-11-22 14:46:29 -08:00
parent e6e1eb8897
commit de4e1c8677
@@ -71,7 +71,7 @@
</div>
</NoteCard>
{/each}
{#if !showAll}
{#if !showAll && $replies.length > 4}
<div class="flex justify-center">
<Button class="btn btn-link" on:click={expand}>
<Icon icon="sort-vertical" />