Mute screen readers over reactions
This commit is contained in:
parent
d5aa489eb0
commit
82bd893f03
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ export default class ReactionDimension extends React.PureComponent {
|
||||||
|
|
||||||
return <span className="mx_ReactionDimension"
|
return <span className="mx_ReactionDimension"
|
||||||
title={this.props.title}
|
title={this.props.title}
|
||||||
|
aria-hidden={true}
|
||||||
>
|
>
|
||||||
{items}
|
{items}
|
||||||
</span>;
|
</span>;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue