mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a68ad6d58d
Sidenav headers had been anchors w/o hrefs. These can’t take focus which makes you can’t navigate through them with keyboard. For a11y purposes, this PR turns them into buttons.