Update packages

This commit is contained in:
marzban-dev
2026-05-24 18:59:47 +03:30
parent 8bc200d325
commit b2d11abd3f
3 changed files with 60 additions and 8 deletions
+1 -2
View File
@@ -182,11 +182,10 @@ onUnmounted(() => {
<div
id="header-slider-wrapper"
class="relative"
:class="swiper_instance ? '' : 'bg-black min-h-svh'"
:class="swiper_instance ? '' : 'min-h-svh'"
>
<Swiper
ref="observerTarget"
:class="swiper_instance ? '' : 'opacity-0'"
:slides-per-view="slidesPerView"
:loop="true"
:centered-slides="true"