Use compound tooltip in ReactionRowButton

This commit is contained in:
Florian Duros 2024-05-22 11:27:01 +02:00
parent 67c7514dcd
commit a6907a033e
No known key found for this signature in database
GPG key ID: A5BBB4041B493F15
4 changed files with 31 additions and 87 deletions

View file

@ -46,7 +46,6 @@ exports[`ReactionsRowButton renders reaction row button custom image reactions c
>
2
</span>
<div />
</div>
</DocumentFragment>
`;
@ -95,7 +94,6 @@ exports[`ReactionsRowButton renders reaction row button emojis correctly 2`] = `
>
2
</span>
<div />
</div>
</DocumentFragment>
`;