Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Dec 9, 2024
1 parent da10126 commit 68e5643
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ exports[`SignOrExecute should display a loading component 1`] = `
class="MuiCardContent-root cardContent css-1lt5qva-MuiCardContent-root"
>
<div
class="MuiBox-root css-17luq05"
class="MuiStack-root css-17uq0s2-MuiStack-root"
>
<div
class="box MuiBox-root css-0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ exports[`BatchTransactions should render a list of batch transactions 1`] = `
class="details"
>
<div
class="MuiBox-root css-1821gv5"
class="MuiStack-root css-jfdv4h-MuiStack-root"
>
<div
class="MuiBox-root css-8v90jo"
class="MuiStack-root css-kdc3n8-MuiStack-root"
>
<p
class="MuiTypography-root MuiTypography-body1 css-v6lhhw-MuiTypography-root"
Expand All @@ -128,7 +128,7 @@ exports[`BatchTransactions should render a list of batch transactions 1`] = `
</p>
</div>
<div
class="MuiBox-root css-7pf6at"
class="MuiStack-root css-1pnsv3a-MuiStack-root"
>
<div
class="container"
Expand All @@ -146,7 +146,7 @@ exports[`BatchTransactions should render a list of batch transactions 1`] = `
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="GnosisSafeProxy"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`SettingsChange should display the SettingsChange component with newOwne
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="Bob"
>
<div
Expand Down Expand Up @@ -132,7 +132,7 @@ exports[`SettingsChange should display the SettingsChange component with newOwne
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="Alice"
>
<div
Expand Down Expand Up @@ -240,7 +240,7 @@ exports[`SettingsChange should display the SettingsChange component with owner d
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="Nevinha"
>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`ConfirmationView should display a confirmation screen for a SETTINGS_CH
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="Nevinha"
>
<div
Expand Down Expand Up @@ -381,7 +381,7 @@ exports[`ConfirmationView should display a confirmation screen for a SETTINGS_CH
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="MetaMultiSigWallet"
>
<div
Expand Down Expand Up @@ -937,7 +937,7 @@ exports[`ConfirmationView should display a confirmation with method call when th
class="MuiBox-root css-1lchl8k"
>
<div
class="MuiBox-root css-171onha"
class="MuiStack-root css-c4vnuj-MuiStack-root"
title="MetaMultiSigWallet"
>
<div
Expand Down

0 comments on commit 68e5643

Please sign in to comment.