Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mgascam committed Dec 13, 2023
1 parent fc23371 commit 21c57d7
Showing 1 changed file with 10 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,15 +244,15 @@ exports[`PaymentDetailsSummary capture notification and fraud buttons renders ca
</ul>
</div>
<div
class="components-flex components-card__footer components-card-footer payment-details-capture-notice css-p1v47q-View-Flex-sx-Base-sx-Items-ItemsRow-Footer-borderRadius-borderColor-medium em57xhy0"
class="components-flex components-card__footer components-card-footer card-notice css-p1v47q-View-Flex-sx-Base-sx-Items-ItemsRow-Footer-borderRadius-borderColor-medium em57xhy0"
data-wp-c16t="true"
data-wp-component="CardFooter"
>
<div
class="payment-details-capture-notice__section"
class="card-notice__section"
>
<div
class="payment-details-capture-notice__text"
class="card-notice__text"
>
You must
<a
Expand All @@ -273,7 +273,7 @@ exports[`PaymentDetailsSummary capture notification and fraud buttons renders ca
</abbr>
</div>
<div
class="payment-details-capture-notice__button"
class="card-notice__button"
>
<button
class="components-button is-primary"
Expand Down Expand Up @@ -561,15 +561,15 @@ exports[`PaymentDetailsSummary capture notification and fraud buttons renders th
</ul>
</div>
<div
class="components-flex components-card__footer components-card-footer payment-details-capture-notice css-p1v47q-View-Flex-sx-Base-sx-Items-ItemsRow-Footer-borderRadius-borderColor-medium em57xhy0"
class="components-flex components-card__footer components-card-footer card-notice css-p1v47q-View-Flex-sx-Base-sx-Items-ItemsRow-Footer-borderRadius-borderColor-medium em57xhy0"
data-wp-c16t="true"
data-wp-component="CardFooter"
>
<div
class="payment-details-capture-notice__section"
class="card-notice__section"
>
<div
class="payment-details-capture-notice__text"
class="card-notice__text"
>
You must
<a
Expand All @@ -590,6 +590,9 @@ exports[`PaymentDetailsSummary capture notification and fraud buttons renders th
</abbr>
. Approving this transaction will capture the charge.
</div>
<div
class="card-notice__button"
/>
</div>
</div>
</div>
Expand Down

0 comments on commit 21c57d7

Please sign in to comment.