mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Comment out skeleton usage.
This commit is contained in:
parent
ea32e9e6ff
commit
56a298e7b9
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
|||
</section>
|
||||
</div>
|
||||
|
||||
<SkeletonPlaceholder style="height: 12rem; width: 12rem; border-radius: 10px;" />
|
||||
<!-- <SkeletonPlaceholder style="height: 12rem; width: 12rem; border-radius: 10px;" /> -->
|
||||
{#if $gameStore?.length > 0}
|
||||
<div class="games">
|
||||
<h1>Games Found:</h1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue