diff --git a/src/pages/pricing.tsx b/src/pages/pricing.tsx index 6c6b5c0..b720a81 100644 --- a/src/pages/pricing.tsx +++ b/src/pages/pricing.tsx @@ -26,7 +26,7 @@ export default function Pricing() { -
+
{[ { @@ -68,7 +68,7 @@ export default function Pricing() { ].map(({ name, price, features }) => (
{name === "Pro" ? (
@@ -144,7 +144,7 @@ export default function Pricing() { {({ open }) => ( <>