fixup: Update snapshot with button busy state

This commit is contained in:
Valere
2026-06-04 19:14:12 +02:00
parent b5b238ffd3
commit 55b2537129
2 changed files with 4 additions and 0 deletions

View File

@@ -328,6 +328,7 @@ exports[`InCallView > rendering > renders 1`] = `
</svg>
</button>
<button
aria-busy="false"
aria-checked="false"
aria-disabled="true"
aria-labelledby="_r_i_"
@@ -352,6 +353,7 @@ exports[`InCallView > rendering > renders 1`] = `
</svg>
</button>
<button
aria-busy="false"
aria-checked="false"
aria-disabled="true"
aria-labelledby="_r_n_"

View File

@@ -304,6 +304,7 @@ exports[`LobbyView > renders with header and participant count 1`] = `
</svg>
</button>
<button
aria-busy="false"
aria-checked="false"
aria-disabled="true"
aria-labelledby="_r_g_"
@@ -328,6 +329,7 @@ exports[`LobbyView > renders with header and participant count 1`] = `
</svg>
</button>
<button
aria-busy="false"
aria-checked="false"
aria-disabled="true"
aria-labelledby="_r_l_"