Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
patricio0312rev committed Oct 23, 2024
1 parent 2a53c9f commit 823da3a
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@ exports[`SendTransfer > should display unconfirmed transactions modal when submi
>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
>
<span
data-testid="TimeAgo"
Expand All @@ -1547,7 +1547,7 @@ exports[`SendTransfer > should display unconfirmed transactions modal when submi
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 space-x-4"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 space-x-4"
>
<div
class="ring-theme-background bg-theme-background group-hover:ring-theme-secondary-100 group-hover:bg-theme-secondary-100 dark:group-hover:ring-black dark:group-hover:bg-black shrink-0 css-1i0wxh3"
Expand Down Expand Up @@ -1592,7 +1592,7 @@ exports[`SendTransfer > should display unconfirmed transactions modal when submi
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
>
<div
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
Expand Down Expand Up @@ -9500,7 +9500,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
>
<span
data-testid="TimeAgo"
Expand All @@ -9511,7 +9511,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 space-x-4"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 space-x-4"
>
<div
class="ring-theme-background bg-theme-background group-hover:ring-theme-secondary-100 group-hover:bg-theme-secondary-100 dark:group-hover:ring-black dark:group-hover:bg-black shrink-0 css-1i0wxh3"
Expand Down Expand Up @@ -9556,7 +9556,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
>
<div
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
Expand All @@ -9583,7 +9583,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pl-6 rounded-l space-x-3 text-theme-secondary-500 whitespace-nowrap"
>
<span
data-testid="TimeAgo"
Expand All @@ -9594,7 +9594,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 space-x-4"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 space-x-4"
>
<span
class="flex h-5 w-5 items-center justify-center text-theme-text dark:text-theme-secondary-600"
Expand Down Expand Up @@ -9672,7 +9672,7 @@ exports[`SendTransfer > should send a single transfer and show unconfirmed trans
</td>
<td>
<div
class="flex items-center px-3 my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
class="flex px-3 items-center my-1 transition-colors duration-100 min-h-11 pr-6 rounded-r justify-end"
>
<div
class="flex h-full items-center justify-center rounded px-1.5 css-xqt0aw"
Expand Down

0 comments on commit 823da3a

Please sign in to comment.