fix(web): drop dead onkeydown stopPropagation on discover modal

This commit is contained in:
2026-04-29 22:20:35 -04:00
parent 8a12b8c571
commit a7506d9413
-1
View File
@@ -190,7 +190,6 @@
aria-labelledby="track-confirm-title"
class="w-full max-w-md rounded-xl border border-border bg-surface p-5 shadow-lg"
onclick={(e) => e.stopPropagation()}
onkeydown={(e) => e.stopPropagation()}
tabindex="-1"
>
<h3 id="track-confirm-title" class="font-display text-lg font-medium text-text-primary">