Comment out skeleton usage.

This commit is contained in:
Bradley Shellnut 2022-11-03 00:44:00 -05:00
parent ea32e9e6ff
commit 56a298e7b9

View file

@ -131,7 +131,7 @@
</section> </section>
</div> </div>
<SkeletonPlaceholder style="height: 12rem; width: 12rem; border-radius: 10px;" /> <!-- <SkeletonPlaceholder style="height: 12rem; width: 12rem; border-radius: 10px;" /> -->
{#if $gameStore?.length > 0} {#if $gameStore?.length > 0}
<div class="games"> <div class="games">
<h1>Games Found:</h1> <h1>Games Found:</h1>