6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
![]() |
Remove ARIA role attributes when they are redundant.
|
||
|
|
||
|
[source,html,diff-id=1,diff-type=compliant]
|
||
|
----
|
||
|
<button onClick={handleClick}>OK</button>
|
||
|
----
|