Tooltip: Remove extra data attribute (#12483)
* Update `@vector-im/compound-web` * Update snapshots * Update jest snapshotss * Update snapshots
This commit is contained in:
parent
c121167087
commit
f8e040a890
44 changed files with 22 additions and 143 deletions
|
@ -41,7 +41,6 @@ exports[`DevtoolsDialog renders the devtools dialog 1`] = `
|
|||
<div
|
||||
aria-label="Copy"
|
||||
class="mx_AccessibleButton mx_CopyableText_copyButton"
|
||||
data-state="closed"
|
||||
role="button"
|
||||
tabindex="0"
|
||||
/>
|
||||
|
|
|
@ -57,7 +57,6 @@ exports[`<ServerPickerDialog /> should render dialog 1`] = `
|
|||
>
|
||||
<span
|
||||
class="mx_Login_underlinedServerName"
|
||||
data-state="closed"
|
||||
tabindex="0"
|
||||
>
|
||||
matrix.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue