fix. [PWT-94] 리스트 5개이하 좌/우 네비게이션 미노출 되도록 수정

This commit is contained in:
clkim
2025-11-27 18:28:07 +09:00
parent 39e314b7e9
commit e0ff983fde
2 changed files with 5 additions and 2 deletions

View File

@@ -133,6 +133,7 @@ const onArrowClick = (direction, targetIndex) => {
variant="media"
class="mt-[24px] md:mt-[32px]"
:pagination-data="paginationData"
:arrows="slideData.length > 5"
@move="stopVideo"
@arrow-click="onArrowClick"
>