1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Cleanup MultipleNotifications jsx in Home (#7448)

This commit is contained in:
Whymarrh Whitby 2019-11-16 19:43:20 -03:30 committed by GitHub
parent 076adda5be
commit d41522d5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,9 +117,7 @@ export default class Home extends PureComponent {
{ !history.location.pathname.match(/^\/confirm-transaction/)
? (
<TransactionView>
<MultipleNotifications
className
>
<MultipleNotifications>
{
showPrivacyModeNotification
? <HomeNotification