From 3dd0f46d6025c978aaebb65929724dab81c84d64 Mon Sep 17 00:00:00 2001 From: iamacook Date: Thu, 5 Oct 2023 13:59:51 +0200 Subject: [PATCH] Revert "fix: header logo + add error response" This reverts commit 5132dd51a71469cb014000da2c3e80eaaf7142f9. --- .../safe-apps/SafeAppIconCard/index.tsx | 2 +- .../walletconnect/WalletConnectContext.tsx | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/src/components/safe-apps/SafeAppIconCard/index.tsx b/src/components/safe-apps/SafeAppIconCard/index.tsx index b0333aa342..f3b88eb9da 100644 --- a/src/components/safe-apps/SafeAppIconCard/index.tsx +++ b/src/components/safe-apps/SafeAppIconCard/index.tsx @@ -5,7 +5,7 @@ const APP_LOGO_FALLBACK_IMAGE = `/images/apps/app-placeholder.svg` const getIframeContent = (url: string, width: number, height: number, fallback: string): string => { return ` - + Safe App logo