Skip to content

Commit fd2a652

Browse files
ghostdevvknowler
andauthored
Update app/components/Header/SearchBox.vue
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
1 parent 301e56c commit fd2a652

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/Header/SearchBox.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ defineExpose({ focus })
6666
<button
6767
v-if="hasSearchQuery"
6868
type="button"
69-
:aria-label="$t('common.close')"
7069
class="absolute inset-ie-2 h-6 w-6 items-center justify-center rounded text-fg-muted hover:text-fg focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent group-focus-within:flex group-hover:inline-flex hidden"
7170
@click="clearSearch"
7271
aria-hidden="true"

0 commit comments

Comments
 (0)