committed by
Raghunandan
parent
43b397609a
commit
68ce7d0417
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Added aria labels on the support button and sidebar
|
||||
@@ -109,7 +109,6 @@ const MobileSidebarGroup = (props: SidebarGroupProps) => {
|
||||
value={value}
|
||||
selected={selected}
|
||||
classes={classes}
|
||||
aria-label={label}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user