fix. [PWT-158] 공식 영상 > 추천 영상 자동 롤링 기능 미동작
This commit is contained in:
@@ -140,6 +140,8 @@ const handleLoadMoreRecent = () => {
|
||||
class="relative content-static bg-[#fff] rounded-[12px] md:rounded-[16px]"
|
||||
>
|
||||
<BlocksSlideFade
|
||||
:autoplay="recommendedVideos.length > 1"
|
||||
:interval="3000"
|
||||
:arrows="recommendedVideos.length > 1"
|
||||
:pagination="false"
|
||||
:drag="false"
|
||||
|
||||
Reference in New Issue
Block a user