Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgraeme committed Jan 27, 2025
1 parent ec91aca commit 74bd366
Showing 1 changed file with 0 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,3 @@ exports[`<SectionHeader /> matches snapshot 1`] = `
</div>
</div>
`;

exports[`SectionHeader matches snapshot 1`] = `
<div>
<div
class="css-view-175oi2r r-marginBottom-1ifxtd0"
>
<div
class="css-text-146c3p1 r-fontSize-1ui5ee8 r-marginBottom-5oul0u"
dir="auto"
style="font-weight: 700; color: rgb(0, 0, 0);"
>
Test
</div>
<div
class="css-text-146c3p1 r-fontSize-1x35g6"
dir="auto"
style="color: rgba(0, 0, 0, 0.8);"
>
This is a test
</div>
</div>
</div>
`;

0 comments on commit 74bd366

Please sign in to comment.