fix. 슬라이드 1개인데 arrow노출 이슈 수정
This commit is contained in:
@@ -49,7 +49,6 @@ const mainOptions = computed<Options>(() => ({
|
||||
const thumbOptions = computed<Options>(() => ({
|
||||
type: 'slide',
|
||||
rewind: true,
|
||||
// focus: 'center',
|
||||
autoWidth: true,
|
||||
perMove: 1,
|
||||
arrows: true,
|
||||
|
||||
Reference in New Issue
Block a user