From 93704a847933091f032f8e910896aa26152f1998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Regadas?= Date: Fri, 23 Jun 2023 10:54:59 +0100 Subject: [PATCH] fixes the stake a portfolio icons not showing (#19633) --- app/build-types/mmi/images/icons/stake.svg | 17 +++-------------- .../app/wallet-overview/eth-overview.js | 4 ++-- 2 files changed, 5 insertions(+), 16 deletions(-) diff --git a/app/build-types/mmi/images/icons/stake.svg b/app/build-types/mmi/images/icons/stake.svg index e6b1ce7c6..54c6762e3 100644 --- a/app/build-types/mmi/images/icons/stake.svg +++ b/app/build-types/mmi/images/icons/stake.svg @@ -1,14 +1,3 @@ - - - - - - - - - - \ No newline at end of file + + + diff --git a/ui/components/app/wallet-overview/eth-overview.js b/ui/components/app/wallet-overview/eth-overview.js index 2d026a78c..d49e7ff83 100644 --- a/ui/components/app/wallet-overview/eth-overview.js +++ b/ui/components/app/wallet-overview/eth-overview.js @@ -96,7 +96,7 @@ const EthOverview = ({ className }) => { <> } + Icon={} label={t('stake')} onClick={() => { stakingEvent(); @@ -109,7 +109,7 @@ const EthOverview = ({ className }) => { + } label={t('portfolio')} onClick={() => {