From 34427c40a2c80820f3ac57850f5d5bc731e6771f Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Mon, 21 Jul 2025 16:17:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feature:=20Added=20aria-disabled=20?= =?UTF-8?q?=20attribute?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/accordion/VAccordionChild.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/accordion/VAccordionChild.vue b/src/components/accordion/VAccordionChild.vue index 0235bfc..e5c208d 100644 --- a/src/components/accordion/VAccordionChild.vue +++ b/src/components/accordion/VAccordionChild.vue @@ -12,7 +12,12 @@ const props = withDefaults(defineProps(), {