Update packages
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user