diff --git a/routes/_components/IconButton.html b/routes/_components/IconButton.html
index 7489389..c47e6ea 100644
--- a/routes/_components/IconButton.html
+++ b/routes/_components/IconButton.html
@@ -4,8 +4,7 @@
aria-pressed="{{!!pressed}}"
class="{{computedClass}}"
disabled="{{disabled}}"
- delegate-click-key="{{delegateKey}}"
- delegate-keydown-key="{{delegateKey}}"
+ delegate-key="{{delegateKey}}"
on:click
>