mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Mute screen readers over reactions
This commit is contained in:
parent
d5aa489eb0
commit
82bd893f03
@ -168,6 +168,7 @@ export default class ReactionDimension extends React.PureComponent {
|
||||
|
||||
return <span className="mx_ReactionDimension"
|
||||
title={this.props.title}
|
||||
aria-hidden={true}
|
||||
>
|
||||
{items}
|
||||
</span>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user