Skip to content

Commit

Permalink
Merge pull request #1230 from jay-hodgson/SWC-7086
Browse files Browse the repository at this point in the history
SWC-7086: remove Pricing from managed plans concept
  • Loading branch information
jay-hodgson authored Sep 23, 2024
2 parents dcb90b7 + 2f58440 commit 652ce90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/synapse-react-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synapse-react-client",
"version": "3.3.15",
"version": "3.3.16",
"private": false,
"type": "module",
"main": "./dist/index.cjs",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ export const SynapseHomepageV2: React.FunctionComponent<
pt: '75px',
}}
>
Pricing and Plans
Plans
</Typography>
<Typography
variant="body1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ exports[`SynapseHomepageV2 Snapshot test Basic home page 1`] = `
<p
class="MuiTypography-root MuiTypography-headline1 css-14ql2dw-MuiTypography-root"
>
Pricing and Plans
Plans
</p>
<p
class="MuiTypography-root MuiTypography-body1 css-1yxtjap-MuiTypography-root"
Expand Down

0 comments on commit 652ce90

Please sign in to comment.