1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

Use compound tooltip in ReactionRowButton

This commit is contained in:
Florian Duros
2024-05-22 11:27:01 +02:00
parent 67c7514dcd
commit a6907a033e
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>
`;