Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(button): remove role="button" from button styled anchors (#5522)
* fix(Dropdown): rely on list-box height closes #4916 * fix(button): add aria label to non button element button * test(button): add a test checking that <a> button's get an aria-label * fix(button): undo previous changes; remove role=button for anchor * test(button): remove unneeded test for role Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Josh Black <[email protected]>
- Loading branch information