Commit 5b67b9d
committed
Remove redundant aria-pressed on sidebar toggle
Use aria-expanded to convey the collapse/expand state of the sidebar
toggle. Dropping aria-pressed avoids mixed semantics and improves
screen reader clarity.1 parent 119b3da commit 5b67b9d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
0 commit comments