fix. [디자인 QA] 슬라이드 전환 효과 적용
This commit is contained in:
@@ -32,7 +32,8 @@ const options = computed((): ResponsiveOptions => {
|
||||
rewind: true,
|
||||
perPage: 1,
|
||||
perMove: 1,
|
||||
speed: 500,
|
||||
speed: 600,
|
||||
easing: 'ease-in-out',
|
||||
updateOnMove: true,
|
||||
drag: props.drag,
|
||||
autoplay: props.autoplay,
|
||||
|
||||
Reference in New Issue
Block a user