From 47721801aa766ab8487ecd3be588d715b7be726c Mon Sep 17 00:00:00 2001 From: Alex <49969959+alexzhang1030@users.noreply.github.com> Date: Wed, 30 Nov 2022 21:01:03 +0800 Subject: [PATCH] feat(a11y): improve remove attachement accessiblity (#249) --- components/publish/PublishAttachment.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/publish/PublishAttachment.vue b/components/publish/PublishAttachment.vue index edc3a30d..a187f49e 100644 --- a/components/publish/PublishAttachment.vue +++ b/components/publish/PublishAttachment.vue @@ -20,10 +20,13 @@ defineEmits<{
-
+