adventure card improvements

This commit is contained in:
Sean Morley
2024-07-18 18:37:46 -04:00
parent 704eb6f6de
commit 2ca24b9f15
6 changed files with 65 additions and 47 deletions

View File

@@ -167,7 +167,7 @@
<h1 class="text-center font-bold text-4xl mb-6">My Collections</h1>
<p class="text-center">This search returned {count} results.</p>
{#if collections.length === 0}
<NotFound />
<NotFound error={undefined} />
{/if}
<div class="p-4">
<button