diff --git a/components/wallet/purchase-credits-card.tsx b/components/wallet/purchase-credits-card.tsx index 4b565ef..e6d10c3 100644 --- a/components/wallet/purchase-credits-card.tsx +++ b/components/wallet/purchase-credits-card.tsx @@ -279,7 +279,7 @@ export function PurchaseCreditsCard() { USDC - {isLoadingDestination && ( + {!isLoadingDestination && !destination && (
Destination address not configured.