diff --git a/src/pages/settings/Subscription/CardSection/CardSection.tsx b/src/pages/settings/Subscription/CardSection/CardSection.tsx index 049728a85614..25a201bf6887 100644 --- a/src/pages/settings/Subscription/CardSection/CardSection.tsx +++ b/src/pages/settings/Subscription/CardSection/CardSection.tsx @@ -129,14 +129,14 @@ function CardSection() { )} - {isEmptyObject(defaultCard?.accountData) && } + {isEmptyObject(defaultCard?.accountData) && } {billingStatus?.isRetryAvailable !== undefined && (