1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-07 21:23:00 +03:00

update snap (#7932)

Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
Kerry
2022-03-01 18:26:30 +01:00
committed by GitHub
parent 3f1951b5b8
commit ac36234068

View File

@@ -108,11 +108,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
/>
</span>
</div>
<img
<div
class="mx_MLocationBody_pointer"
height="5"
src="image-file-stub"
width="9"
/>
</div>
</div>
@@ -276,11 +273,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
</BaseAvatar>
</MemberAvatar>
</div>
<img
<div
className="mx_MLocationBody_pointer"
height="5"
src="image-file-stub"
width="9"
/>
</div>
</div>