Skip to content

Commit

Permalink
chore: Update PageHeader snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
m453h committed Oct 25, 2024
1 parent 913c908 commit f628870
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ exports[`<PageHeader /> renders unchanged 1`] = `
</h2>
<div
class="MuiBox-root css-0"
typographyprops="[object Object]"
>
<h2
class="MuiTypography-root MuiTypography-h2 css-hd3436-MuiTypography-root"
<p
class="MuiTypography-root MuiTypography-body1 css-oo170e-MuiTypography-root"
>
Let's
<strong>
Expand All @@ -27,7 +28,7 @@ exports[`<PageHeader /> renders unchanged 1`] = `
<strong>
together
</strong>
</h2>
</p>
</div>
</div>
</div>
Expand Down

0 comments on commit f628870

Please sign in to comment.