mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Cleanup MultipleNotifications jsx in Home (#7448)
This commit is contained in:
parent
076adda5be
commit
d41522d5c0
@ -117,9 +117,7 @@ export default class Home extends PureComponent {
|
||||
{ !history.location.pathname.match(/^\/confirm-transaction/)
|
||||
? (
|
||||
<TransactionView>
|
||||
<MultipleNotifications
|
||||
className
|
||||
>
|
||||
<MultipleNotifications>
|
||||
{
|
||||
showPrivacyModeNotification
|
||||
? <HomeNotification
|
||||
|
Loading…
Reference in New Issue
Block a user