You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Merge branch 'develop' into florianduros/tooltip/legacy-tooltip
This commit is contained in:
@ -34,8 +34,7 @@ exports[`MLocationBody <MLocationBody> without error renders map correctly 1`] =
|
||||
class="mx_MLocationBody"
|
||||
>
|
||||
<div
|
||||
aria-describedby="mx_TooltipTarget_9K38QgU2"
|
||||
tabindex="0"
|
||||
class="mx_MLocationBody_map"
|
||||
>
|
||||
<div
|
||||
class="mx_Map mx_MLocationBody_map"
|
||||
@ -67,8 +66,7 @@ exports[`MLocationBody <MLocationBody> without error renders marker correctly fo
|
||||
class="mx_MLocationBody"
|
||||
>
|
||||
<div
|
||||
aria-describedby="mx_TooltipTarget_9K38QgU2"
|
||||
tabindex="0"
|
||||
class="mx_MLocationBody_map"
|
||||
>
|
||||
<div
|
||||
class="mx_Map mx_MLocationBody_map"
|
||||
|
Reference in New Issue
Block a user