Skip to content

Commit a50394e

Browse files
keithamuskoddsson
andcommitted
switch popovertoggletarget to popovertarget
Co-authored-by: Kristján Oddsson <[email protected]>
1 parent 81fd12a commit a50394e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<div>Beta</div>
77
</div>
88
{% include 'global-search.html' %}
9-
<button slot="opener" popovertoggletarget="sidebar-nav">{% icon "menu" %}</button>
9+
<button slot="opener" popovertarget="sidebar-nav">{% icon "menu" %}</button>
1010
{% include 'global-navigation.html' %}
1111
</header>

0 commit comments

Comments
 (0)