fix. 슬라이드 1개인데 arrow노출 이슈 수정

This commit is contained in:
clkim
2025-11-19 10:18:06 +09:00
parent ddbba3cf0b
commit 60d1aa01a7
4 changed files with 6 additions and 11 deletions

View File

@@ -135,6 +135,7 @@ const handleLoadMoreRecent = () => {
class="relative content-static bg-[#fff] rounded-[12px] md:rounded-[16px]"
>
<BlocksSlideFade
:arrows="recommendedVideos.length > 1"
:pagination="false"
:drag="false"
@move="handleSplideMove"