mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 13:37:51 +00:00
ref(toolbar): add accessibility labels for torture tests (#2685)
* ref(toolbar): add accessibility labels for torture tests * squash: update propTypes
This commit is contained in:
@@ -74,6 +74,7 @@ class OverflowMenuProfileItem extends Component {
|
||||
|
||||
return (
|
||||
<li
|
||||
aria-label = 'Profile'
|
||||
className = { classNames }
|
||||
onClick = { this._onClick }>
|
||||
<span className = 'overflow-menu-item-icon'>
|
||||
|
||||
Reference in New Issue
Block a user