Skip to content

Commit

Permalink
Update Snapshots (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdamner authored Jan 2, 2025
2 parents 855c8b3 + f1ab052 commit e48312c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/Layouts/__snapshots__/Article.stories.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exports[`Layout/Article Default smoke-test 1`] = `
<div class="basis-1/3">
<div class>
<img alt
fetchpriority="high"
width="500"
height="500"
decoding="async"
Expand Down Expand Up @@ -60,7 +59,6 @@ exports[`Layout/Article NoChildren smoke-test 1`] = `
<div class="basis-1/3">
<div class>
<img alt
fetchpriority="high"
width="500"
height="500"
decoding="async"
Expand Down Expand Up @@ -168,7 +166,6 @@ exports[`Layout/Article Offset smoke-test 1`] = `
<div class="basis-1/3">
<div class="-mt-10 md:-mt-20 h-full">
<img alt
fetchpriority="high"
width="500"
height="500"
decoding="async"
Expand Down

0 comments on commit e48312c

Please sign in to comment.