fix. 슬라이드 1개인데 arrow노출 이슈 수정

This commit is contained in:
clkim
2025-11-19 10:18:06 +09:00
parent ddbba3cf0b
commit 60d1aa01a7
4 changed files with 6 additions and 11 deletions

View File

@@ -49,7 +49,6 @@ const mainOptions = computed<Options>(() => ({
const thumbOptions = computed<Options>(() => ({
type: 'slide',
rewind: true,
// focus: 'center',
autoWidth: true,
perMove: 1,
arrows: true,