Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Sep 24, 2021
1 parent a6b6a0c commit f9b0f87
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions packages/components/src/item-group/test/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Snapshot Diff:
role="listitem"
>
<div
- class="components-item css-1o1qhwe-View-medium-itemWrapper-spacedAround em57xhy0"
+ class="components-item css-1c3a883-View-large-itemWrapper-spacedAround em57xhy0"
- class="components-item css-2fnxcf-View-medium-item-spacedAround em57xhy0"
+ class="components-item css-346xw3-View-large-item-spacedAround em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand All @@ -24,8 +24,8 @@ Snapshot Diff:
role="listitem"
>
<div
- class="components-item css-1o1qhwe-View-medium-itemWrapper-spacedAround em57xhy0"
+ class="components-item css-1c3a883-View-large-itemWrapper-spacedAround em57xhy0"
- class="components-item css-2fnxcf-View-medium-item-spacedAround em57xhy0"
+ class="components-item css-346xw3-View-large-item-spacedAround em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand All @@ -43,9 +43,9 @@ Snapshot Diff:
role="listitem"
>
- <div
- class="components-item css-gqguxs-View-medium-itemWrapper em57xhy0"
- class="components-item css-4qcpca-View-medium-item em57xhy0"
+ <button
+ class="components-item css-1t39803-View-unstyledButton-medium-itemWrapper em57xhy0"
+ class="components-item css-hvk0j3-View-unstyledButton-medium-item em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand All @@ -66,8 +66,8 @@ Snapshot Diff:
role="listitem"
>
<div
- class="components-item css-gqguxs-View-medium-itemWrapper em57xhy0"
+ class="components-item css-1esf9dc-View-large-itemWrapper em57xhy0"
- class="components-item css-4qcpca-View-medium-item em57xhy0"
+ class="components-item css-132y1d5-View-large-item em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand Down Expand Up @@ -99,6 +99,7 @@ exports[`ItemGroup ItemGroup component should render correctly 1`] = `
padding: calc((36px - calc(13px * 1.2) - 2px) / 2) 12px;
width: 100%;
display: block;
margin: 0;
border-radius: 2px;
}
Expand Down Expand Up @@ -141,8 +142,8 @@ Snapshot Diff:
role="listitem"
>
<div
- class="components-item css-1o1qhwe-View-medium-itemWrapper-spacedAround em57xhy0"
+ class="components-item css-gqguxs-View-medium-itemWrapper em57xhy0"
- class="components-item css-2fnxcf-View-medium-item-spacedAround em57xhy0"
+ class="components-item css-4qcpca-View-medium-item em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand All @@ -168,8 +169,8 @@ Snapshot Diff:
role="listitem"
>
<div
- class="components-item css-1o1qhwe-View-medium-itemWrapper-spacedAround em57xhy0"
+ class="components-item css-gqguxs-View-medium-itemWrapper em57xhy0"
- class="components-item css-2fnxcf-View-medium-item-spacedAround em57xhy0"
+ class="components-item css-4qcpca-View-medium-item em57xhy0"
data-wp-c16t="true"
data-wp-component="Item"
>
Expand Down

0 comments on commit f9b0f87

Please sign in to comment.