Change custom emoji to be animated when hovering container (#15637)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
7ab53f221a
commit
3efa0c54b6
7 changed files with 103 additions and 171 deletions
|
@ -3,6 +3,8 @@
|
|||
exports[`<DisplayName /> renders display name + account name 1`] = `
|
||||
<span
|
||||
className="display-name"
|
||||
onMouseEnter={[Function]}
|
||||
onMouseLeave={[Function]}
|
||||
>
|
||||
<bdi>
|
||||
<strong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue