diff --git a/packages/dashboard/src/pages/payments.js b/packages/dashboard/src/pages/payments.js index f79a9b24..fa345fa4 100644 --- a/packages/dashboard/src/pages/payments.js +++ b/packages/dashboard/src/pages/payments.js @@ -71,11 +71,11 @@ export default function Payments() {
{/* This example requires Tailwind CSS v2.0+ */} -
+
Current plan
-
{activePlan.name}
+
{activePlan?.name || "—"}
@@ -126,12 +126,12 @@ export default function Payments() {
*/} -
+ {/*
asdas
-
+
*/} {/* Plan */}