diff --git a/src/navigation/services/buy-crypto/screens/BuyCryptoOffers.tsx b/src/navigation/services/buy-crypto/screens/BuyCryptoOffers.tsx index 50e498e48..8299b8b63 100644 --- a/src/navigation/services/buy-crypto/screens/BuyCryptoOffers.tsx +++ b/src/navigation/services/buy-crypto/screens/BuyCryptoOffers.tsx @@ -1,5 +1,5 @@ import React, {useEffect, useState} from 'react'; -import {ActivityIndicator, ScrollView} from 'react-native'; +import {ActivityIndicator, ScrollView, View} from 'react-native'; import uuid from 'react-native-uuid'; import styled from 'styled-components/native'; import { @@ -2505,7 +2505,7 @@ const BuyCryptoOffers: React.FC = () => { {t('Provided By')} - {offer.logo} + {offer.logo} {offer.fiatMoney ? (