Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pls78 committed Oct 4, 2024
1 parent cd2427f commit 2a332eb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -114,9 +111,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -165,9 +159,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -216,9 +207,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
</ul>
</div>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -148,9 +145,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -204,9 +198,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -260,9 +251,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
</ul>
<div
class="yst-shadow-sm yst-border-slate-300 yst-rounded-md yst-border"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -153,9 +150,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -212,9 +206,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
<li
class="yst-border-b yst-border-slate-200 last:yst-border-b-0 yst-py-6 first:yst-pt-0 last:yst-pb-0"
>
Expand Down Expand Up @@ -268,9 +259,6 @@ exports[`AlertsList should match snapshot 1`] = `
</button>
</div>
</li>
<aside
class="yst-notifications yst-notifications--bottom-left yst-mx-[calc(50%-50vw)] yst-transition-all lg:yst-left-44"
/>
</ul>
<div
class="yst-shadow-sm yst-border-slate-300 yst-rounded-md yst-border"
Expand Down

0 comments on commit 2a332eb

Please sign in to comment.