From 0becd4a459e3d4a26f886eba2bd1179da8c1a9db Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Mon, 28 Jul 2025 11:29:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feature:=20Confirm=20modal=20compon?= =?UTF-8?q?ent=20updated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modal/VConfirmModal.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/modal/VConfirmModal.vue b/src/components/modal/VConfirmModal.vue index 4b067ab..1cb0459 100644 --- a/src/components/modal/VConfirmModal.vue +++ b/src/components/modal/VConfirmModal.vue @@ -16,6 +16,7 @@ const props = withDefaults(defineProps(), { :group="props.group" :draggable="props.draggable" :breakpoints="props.breakpoints" + role="alert" >