mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
Add spinning orca for loading
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
</div>
|
||||
<DeleteAllButton/>
|
||||
{:else}
|
||||
<p>Loading...</p>
|
||||
<div class="flex flex-col justify-center items-center">
|
||||
<img src="/rayhunter_orca_only.png" class="h-48 animate-spin"/>
|
||||
<p class="text-xl">Loading...</p>
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user