mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
parent
3f1951b5b8
commit
ac36234068
1 changed files with 2 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue