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