Skip to content

Commit

Permalink
fix: missing discount field from Paddle (#4142)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshanzel authored Feb 3, 2025
1 parent 71ee974 commit 67b8113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shared/src/contexts/PaymentContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ export const PaymentContextProvider = ({
frameStyle:
'width: 100%; background-color: transparent; border: none;',
theme: 'dark',
showAddDiscounts: false,
},
});
},
Expand Down

0 comments on commit 67b8113

Please sign in to comment.