From 5227bd6d49912df075e088ddf8ca03cf8162c12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=84=B1=EC=8B=A4?= Date: Thu, 16 Oct 2025 11:33:04 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=9E=90=EB=8F=99=EC=99=84=EC=84=B1=20?= =?UTF-8?q?=EC=83=89=EC=83=81=20=ED=9E=8C=ED=8A=B8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/swiper/Swiper.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/swiper/Swiper.vue b/src/components/swiper/Swiper.vue index cc64ebfc..a0dd7c8b 100644 --- a/src/components/swiper/Swiper.vue +++ b/src/components/swiper/Swiper.vue @@ -133,7 +133,7 @@ export default { }, }, /** - * 화살표 색상(light, dark) + * 화살표 색상(light, dark, gray) */ controlsColor: { type: String,