fix. 슬라이드 1개인데 arrow노출 이슈 수정
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user