Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sungik-choi committed Dec 18, 2024
1 parent 26c95a3 commit 01cbf50
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`AvatarGroup Ellipsis type - Count Snapshot 1`] = `
<div
class="AvatarGroup size-24"
class="AvatarGroup"
role="group"
style="--b-avatar-group-spacing: 4px;"
>
Expand Down Expand Up @@ -101,7 +101,7 @@ exports[`AvatarGroup Ellipsis type - Count Snapshot 1`] = `

exports[`AvatarGroup Ellipsis type - Icon Snapshot 1`] = `
<div
class="AvatarGroup size-24"
class="AvatarGroup"
role="group"
style="--b-avatar-group-spacing: 4px;"
>
Expand Down

0 comments on commit 01cbf50

Please sign in to comment.