We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5f140 commit d237401Copy full SHA for d237401
packages/main/src/CheckBox.hbs
@@ -24,7 +24,7 @@
24
?checked="{{checked}}"
25
?readonly="{{readonly}}"
26
?disabled="{{disabled}}"
27
- role="none"
+ aria-hidden="true"
28
data-sap-no-tab-ref
29
/>
30
</div>
0 commit comments