mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-31 20:28:07 +01:00
Use Skeleton for uses loading page
This commit is contained in:
@@ -13,12 +13,7 @@
|
|||||||
path="/uses"
|
path="/uses"
|
||||||
/>
|
/>
|
||||||
<template #fallback>
|
<template #fallback>
|
||||||
<div class="my-16 text-subtitle">
|
<USkeleton class="w-full h-1/2"/>
|
||||||
<div class="flex gap-2 items-center">
|
|
||||||
<UIcon name="i-eos-icons-loading" />
|
|
||||||
<p>The content of the page is loading...</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</template>
|
</template>
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user