Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Sep 28, 2021
1 parent f5f3f4c commit 016d4d7
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 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 @@ -44,8 +44,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 @@ -77,6 +77,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 @@ -119,8 +120,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 @@ -146,8 +147,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 016d4d7

Please sign in to comment.