mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-13 19:13:43 +00:00
feat(#19): Add a basic My Dex page
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
{#if imagePath}
|
||||
<img src={imagePath} alt="sprite" />
|
||||
{:else}
|
||||
<p>Loading...</p>
|
||||
<span class="loading loading-spinner loading-xs"></span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user