Skip to content

Commit

Permalink
fix(@clayui/tree-view): LPD-1277 Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ilzamcmed committed Aug 8, 2024
1 parent dfd826a commit d368dce
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ exports[`TreeView basic rendering render with checkbox 1`] = `
>
<label>
<input
aria-labelledby="clay-id-96"
class="custom-control-input"
type="checkbox"
/>
Expand Down Expand Up @@ -524,6 +525,7 @@ exports[`TreeView basic rendering render with item active 1`] = `
>
<label>
<input
aria-labelledby="clay-id-160"
class="custom-control-input"
type="checkbox"
/>
Expand Down Expand Up @@ -626,6 +628,7 @@ exports[`TreeView basic rendering render with text 1`] = `
>
<label>
<input
aria-labelledby="clay-id-106"
class="custom-control-input"
type="checkbox"
/>
Expand Down

0 comments on commit d368dce

Please sign in to comment.