From 75d76bf5b6ae86500b42fea5978abbaa5d25c9ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 21 Dec 2022 15:38:48 +0300 Subject: [PATCH] Carousel: attributeSelector fix --- components/carousel/Carousel.vue | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/components/carousel/Carousel.vue b/components/carousel/Carousel.vue index d2204ef81..771a7f0e9 100755 --- a/components/carousel/Carousel.vue +++ b/components/carousel/Carousel.vue @@ -1,5 +1,5 @@