fix. [PWT-126] 슬라이드 타입 > 한번에 여러장 슬라이드되는 현상 개선
This commit is contained in:
@@ -44,6 +44,7 @@ const options = computed((): ResponsiveOptions => {
|
||||
pauseOnFocus: false,
|
||||
arrows: props.arrows,
|
||||
pagination: props.pagination,
|
||||
flickPower: 400,
|
||||
classes: {
|
||||
arrows: 'splide-arrows type-full',
|
||||
arrow: 'splide-arrow',
|
||||
|
||||
Reference in New Issue
Block a user