Skip to content

Commit 0acb401

Browse files
🔧 error: Element “div” is missing “role” attribute.
1 parent e98ee7f commit 0acb401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎_includes/proposals.html

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ <h4 class="featurelist__item__title flex-grow">
9898
class="featurelist__item__example"
9999
aria-controls="example-{{ proposal.id }}"
100100
aria-expanded="false"
101+
role="button"
101102
tabindex="0"
102103
id="example-toggle-{{ proposal.id }}"
103104
aria-selected="false"

0 commit comments

Comments
 (0)