Skip to content

Commit

Permalink
SWC-7122: quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson committed Oct 22, 2024
1 parent 3121c27 commit c6a834f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ export const SynapseHomepageV2: React.FunctionComponent<
fontWeight: 400,
}}
>
Projects trending this month
Projects trending last month
</Typography>
<SynapseTrendingProjects
past30DaysDownloadMetricsTable={
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ exports[`SynapseHomepageV2 Snapshot test Basic home page 1`] = `
<p
class="MuiTypography-root MuiTypography-headline2 css-1nmmd39-MuiTypography-root"
>
Projects trending this month
Projects trending last month
</p>
</div>
</div>
Expand Down

0 comments on commit c6a834f

Please sign in to comment.