final prcing fixes
This commit is contained in:
@@ -80,6 +80,7 @@ const convertToPricingPlan = (plan: Plan): PricingPlan => {
|
||||
|
||||
return {
|
||||
id: plan.id,
|
||||
slug: plan.slug,
|
||||
name: plan.name,
|
||||
monthlyPrice: monthlyPrice,
|
||||
price: monthlyPrice,
|
||||
|
||||
Reference in New Issue
Block a user