From 85a5d472a4b272f97707026b4d107c15b02efa28 Mon Sep 17 00:00:00 2001 From: ZhannaKom Date: Thu, 21 Nov 2024 14:44:37 +0100 Subject: [PATCH] show Copy Seed Phrase link on Shielded balance pop up --- ConcordiumWallet/Views/UnshiedSunset/UnshiedSunsetView.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/ConcordiumWallet/Views/UnshiedSunset/UnshiedSunsetView.swift b/ConcordiumWallet/Views/UnshiedSunset/UnshiedSunsetView.swift index 959baee4..b4c34cb2 100644 --- a/ConcordiumWallet/Views/UnshiedSunset/UnshiedSunsetView.swift +++ b/ConcordiumWallet/Views/UnshiedSunset/UnshiedSunsetView.swift @@ -39,7 +39,6 @@ struct UnshiedSunsetView: View { .multilineTextAlignment(.center) .foregroundColor(.black) } - .opacity(currentTab == .shielding ? 0 : 1.0) .animation(.bouncy, value: currentTab) Button {