Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Dec 20, 2024
1 parent 25fb18f commit cd044e7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exports[`SnapsSection renders section for typed sign request 1`] = `
style="overflow-y: auto;"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-anywhere mm-box--color-inherit"
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-break-word mm-box--color-inherit"
>
Hello world again!
</p>
Expand Down Expand Up @@ -104,7 +104,7 @@ exports[`SnapsSection renders section personal sign request 1`] = `
style="overflow-y: auto;"
>
<p
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-anywhere mm-box--color-inherit"
class="mm-box mm-text snap-ui-renderer__text mm-text--body-md mm-text--overflow-wrap-break-word mm-box--color-inherit"
>
Hello world!
</p>
Expand Down

0 comments on commit cd044e7

Please sign in to comment.