mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-31 12:17:54 +01:00
docs(app): improve stars lazy loading
This commit is contained in:
@@ -119,7 +119,8 @@ onMounted(() => {
|
||||
/>
|
||||
</template>
|
||||
|
||||
<StarsBg />
|
||||
<LazyStarsBg hydrate-never />
|
||||
|
||||
<div aria-hidden="true" class="hidden lg:block absolute z-[-1] border-x border-(--ui-border) inset-0 mx-4 sm:mx-6 lg:mx-8" />
|
||||
</UPageHero>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user