From 24ea6cb51b42db8556d99f22f70ae9f864c369f3 Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Mon, 28 Jul 2025 00:58:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=20refactor:=20modal=20com?= =?UTF-8?q?ponent=20improved?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modal/VModal.vue | 55 ++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/src/components/modal/VModal.vue b/src/components/modal/VModal.vue index ae27449..db18711 100644 --- a/src/components/modal/VModal.vue +++ b/src/components/modal/VModal.vue @@ -1,7 +1,7 @@ @@ -49,14 +73,29 @@ const visible = computed({