From 9a8b1bef0e02979b6e8d771bc1d9519636f8abb8 Mon Sep 17 00:00:00 2001 From: poocart <7067483+poocart@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:59:31 +0300 Subject: [PATCH] hide wallet button --- app/components/views/Stake/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/views/Stake/index.tsx b/app/components/views/Stake/index.tsx index 6f26fad01c..a4023f6dca 100644 --- a/app/components/views/Stake/index.tsx +++ b/app/components/views/Stake/index.tsx @@ -449,6 +449,7 @@ export const Stake = (props: Props) => { hideSettingsButton hideCloseTransactionBlockButton hideWalletBlockNavigation + hideWalletToggle hideWalletBlock />