Skip to content

Commit

Permalink
fix product it
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto committed Dec 7, 2023
1 parent b2a1ebc commit aeae4f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function Billing() {
const planInfo = (
<Box>
<Paywall
productId="product-akto"
productId="product-akto-saa-s"
onPlanSelected={async ({ plan, customer, intentionType, selectedBillingPeriod }) => {
console.log(plan, customer, intentionType);
switch (intentionType) {
Expand Down

0 comments on commit aeae4f0

Please sign in to comment.