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