You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-07 21:23:00 +03:00
@@ -108,11 +108,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
|
|||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<div
|
||||||
class="mx_MLocationBody_pointer"
|
class="mx_MLocationBody_pointer"
|
||||||
height="5"
|
|
||||||
src="image-file-stub"
|
|
||||||
width="9"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -276,11 +273,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
|
|||||||
</BaseAvatar>
|
</BaseAvatar>
|
||||||
</MemberAvatar>
|
</MemberAvatar>
|
||||||
</div>
|
</div>
|
||||||
<img
|
<div
|
||||||
className="mx_MLocationBody_pointer"
|
className="mx_MLocationBody_pointer"
|
||||||
height="5"
|
|
||||||
src="image-file-stub"
|
|
||||||
width="9"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user