1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Ensure that protect your funds popover is displayed above tooltip (#17084)

This commit is contained in:
amerkadicE 2023-01-08 23:45:14 +01:00 committed by GitHub
parent dc3a09de16
commit 5964ece8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -622,6 +622,7 @@ export default class Home extends PureComponent {
open={
!process.env.IN_TEST &&
!shouldShowSeedPhraseReminder &&
!showRecoveryPhraseReminder &&
showPortfolioTooltip
}
interactive