Skip to content

Commit

Permalink
updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiKJha committed Feb 20, 2024
1 parent 81ec9fa commit 175e87b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ exports[`AccountListItem renders AccountListItem component and shows account nam
>
<div
class="mm-box currency-display-component mm-box--display-flex mm-box--flex-wrap-wrap mm-box--align-items-center"
title="$3.31 USD"
title="$880.18 USD"
>
<span
class="mm-box mm-text currency-display-component__text mm-text--inherit mm-text--ellipsis mm-box--color-text-default"
>
$3.31
$880.18
</span>
<span
class="mm-box mm-text currency-display-component__suffix mm-text--inherit mm-box--margin-inline-start-1 mm-box--color-text-default"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ exports[`SendPageYourAccounts render renders correctly 1`] = `
>
<div
class="mm-box currency-display-component mm-box--display-flex mm-box--flex-wrap-wrap mm-box--align-items-center"
title="$537,761.36 USD"
title="$880.18 USD"
>
<span
class="mm-box mm-text currency-display-component__text mm-text--inherit mm-text--ellipsis mm-box--color-text-default"
>
$537,761.36
$880.18
</span>
<span
class="mm-box mm-text currency-display-component__suffix mm-text--inherit mm-box--margin-inline-start-1 mm-box--color-text-default"
Expand Down

0 comments on commit 175e87b

Please sign in to comment.