From 73a411c9b299e120e4102bfb389d08bc0324abde Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Wed, 3 Mar 2021 16:13:39 +0100 Subject: [PATCH] payments --- packages/dashboard/src/pages/payments.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 */}