Fix avatar in chat export (#12537)
* Update `@vector-im/compound-web` * Update test snapshots
This commit is contained in:
parent
a730e1d3d6
commit
580bc8771c
7 changed files with 8 additions and 17 deletions
|
@ -116,7 +116,6 @@ exports[`AppTile for a pinned widget should render 1`] = `
|
|||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
|
@ -202,7 +201,6 @@ exports[`AppTile for a pinned widget should render permission request 1`] = `
|
|||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
|
@ -355,7 +353,6 @@ exports[`AppTile preserves non-persisted widget on container move 1`] = `
|
|||
<img
|
||||
alt=""
|
||||
class="_image_mcap2_50"
|
||||
crossorigin="anonymous"
|
||||
data-type="round"
|
||||
height="20px"
|
||||
loading="lazy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue