We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fd12a commit a50394eCopy full SHA for a50394e
_includes/header.html
@@ -6,6 +6,6 @@
6
<div>Beta</div>
7
</div>
8
{% include 'global-search.html' %}
9
- <button slot="opener" popovertoggletarget="sidebar-nav">{% icon "menu" %}</button>
+ <button slot="opener" popovertarget="sidebar-nav">{% icon "menu" %}</button>
10
{% include 'global-navigation.html' %}
11
</header>
0 commit comments