Merge pull request #10786 from ataker/add-aria-landmarks

Add aria landmarks
This commit is contained in:
Ben Lambert
2022-05-02 11:58:01 +02:00
committed by GitHub
4 changed files with 10 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Added ARIA landmark <main> to Page component and added ARIA landmark <nav> to DesktopSidebar and Sidebar components