Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella committed Nov 6, 2023
1 parent a224b10 commit edc547c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const LegacyBilling = () => {
}

return (
<Card>
<>
{process.env.NEXT_PUBLIC_PADDLE_VENDOR_ID ? (
<Script
src="https://cdn.paddle.com/paddle/paddle.js"
Expand Down

0 comments on commit edc547c

Please sign in to comment.