Skip to content

Commit

Permalink
chore: updating snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed Dec 29, 2024
1 parent 59dd2dc commit 13f395b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,8 @@ exports[`NFT full image should match snapshot 1`] = `
<div
class="mm-box mm-header-base multichain-page-header mm-box--padding-4 mm-box--display-flex mm-box--justify-content-center mm-box--width-full"
>
<div
class="mm-box"
>
<h2
class="mm-box mm-text mm-text--heading-sm mm-text--ellipsis mm-text--text-align-center mm-box--padding-inline-start-8 mm-box--padding-inline-end-8 mm-box--display-block mm-box--color-text-default"
/>
</div>
<div
class="mm-box mm-box--display-flex mm-box--justify-content-flex-end"
style="min-width: 0px;"
>
<button
aria-label="Back"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ exports[`SendPage render and initialization should render correctly even when a
<div
class="mm-box"
>
<h4
<h2
class="mm-box mm-text mm-text--heading-sm mm-text--ellipsis mm-text--text-align-center mm-box--padding-inline-start-8 mm-box--padding-inline-end-8 mm-box--display-block mm-box--color-text-default"
>
Send
</h4>
</h2>
</div>
</div>
<div
Expand Down
4 changes: 2 additions & 2 deletions ui/pages/bridge/__snapshots__/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ exports[`Bridge renders the component with initial props 1`] = `
<div
class="mm-box"
>
<h4
<h2
class="mm-box mm-text mm-text--heading-sm mm-text--ellipsis mm-text--text-align-center mm-box--padding-inline-start-8 mm-box--padding-inline-end-8 mm-box--display-block mm-box--color-text-default"
>
Bridge
</h4>
</h2>
</div>
<div
class="mm-box mm-box--display-flex mm-box--justify-content-flex-end"
Expand Down

0 comments on commit 13f395b

Please sign in to comment.