diff --git a/app/javascript/components/Audience/CustomersPage.tsx b/app/javascript/components/Audience/CustomersPage.tsx index 5827e94ddc..59cc9d9551 100644 --- a/app/javascript/components/Audience/CustomersPage.tsx +++ b/app/javascript/components/Audience/CustomersPage.tsx @@ -2378,7 +2378,7 @@ const ChargeRow = ({ return (
-
+
{formatPrice(purchase.amount_refundable, purchase.currency_type)} on{" "} @@ -2416,8 +2416,8 @@ const ChargeRow = ({ Refund Options ) : null} - {canPing ? : null} -
+
+ {canPing ? : null} {isRefunding ? (