Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-daniel-dempsey committed Jan 10, 2025
1 parent 7c86047 commit 90bd83b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export function AmountsCard({
>
{heading && <h2 css={titleStyle}>{heading}</h2>}
{standFirst && <p css={standFirstStyle}>{standFirst}</p>}
{`amountsData.hideChooseYourAmount ${amountsData.hideChooseYourAmount}`}
<PriceCards
amounts={amountsData.amounts}
selectedAmount={selectedAmount}
Expand Down

0 comments on commit 90bd83b

Please sign in to comment.