Skip to content

Commit aa0b3e2

Browse files
committed
chore: remove aria-haspopup
1 parent 03f15be commit aa0b3e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/pages/about.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ onBeforeUnmount(() => {
494494
<button
495495
v-else
496496
type="button"
497-
aria-haspopup="true"
498497
:data-cid="contributor.id"
499498
:aria-label="contributor.login"
500499
class="group relative block h-12 w-12 rounded-lg transition-transform duration-200 outline-none p-0 border-none cursor-pointer bg-transparent"

0 commit comments

Comments
 (0)