Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tiantiancheng committed Feb 20, 2025
1 parent d457d64 commit 79d3d1c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1077,17 +1077,6 @@ exports[`doAction:crud reload 1`] = `
</tbody>
</table>
</div>
<div
class="cxd-Spinner-overlay"
/>
<div
class="cxd-Spinner cxd-Spinner--overlay"
data-testid="spinner"
>
<div
class="cxd-Spinner-icon cxd-Spinner-icon--default"
/>
</div>
</div>
<div
class="cxd-Table-toolbar cxd-Table-footToolbar"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ exports[`Renderer:chained-select 1`] = `
<div
aria-expanded="false"
aria-haspopup="listbox"
class="cxd-Select cxd-Select--inline is-focused"
class="cxd-Select cxd-Select--inline"
role="combobox"
tabindex="0"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ exports[`Renderer:radios source & autoFill 1`] = `
<span
class="cxd-PlainField"
>
cc
aa
</span>
</div>
</div>
Expand Down

0 comments on commit 79d3d1c

Please sign in to comment.