diff --git a/src/components/modals/gift/info/GiftInfoModal.tsx b/src/components/modals/gift/info/GiftInfoModal.tsx index 93ae28df3..5536b521f 100644 --- a/src/components/modals/gift/info/GiftInfoModal.tsx +++ b/src/components/modals/gift/info/GiftInfoModal.tsx @@ -423,7 +423,7 @@ const GiftInfoModal = ({
- {canBuyGift && ( + {Boolean(resellPrice?.amount) && (
{resellPrice.currency === TON_CURRENCY_CODE ? formatTonAsIcon(lang, resellPrice.amount, {