From 6f77ee80ceab95a31fdbf9239499356dd3f154f8 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Tue, 12 Sep 2023 10:59:26 +0200 Subject: [PATCH] chore: add `aria-label` on close buttons --- src/runtime/components/elements/Alert.vue | 2 +- src/runtime/components/navigation/CommandPalette.vue | 8 +------- src/runtime/components/overlays/Notification.vue | 2 +- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index c7c312c7..27e4cf00 100644 --- a/src/runtime/components/elements/Alert.vue +++ b/src/runtime/components/elements/Alert.vue @@ -25,7 +25,7 @@ - + diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 967131e5..4d8faaa5 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -20,13 +20,7 @@ @change="query = $event.target.value" /> - + - +