diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 2e07a37f..de658dfb 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -25,12 +25,19 @@ :class="$ui.commandPalette.input.close.base" :size="$ui.commandPalette.input.close.size" :variant="$ui.commandPalette.input.close.variant" - aria-label="close" + aria-label="Close" @click="onClear" /> - +