We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e697ee8 commit 1fd2593Copy full SHA for 1fd2593
1 file changed
dev/resources/views/navigation/_main_desktop.antlers.html
@@ -4,6 +4,7 @@
4
<li
5
{{ if children }}
6
x-data="{ subnavOpen: false }"
7
+ @keyup.escape.window="subnavOpen = false"
8
{{ /if }}
9
class="relative leading-none"
10
>
0 commit comments