Cleanup MultipleNotifications jsx in Home (#7448)

feature/default_network_editable
Whymarrh Whitby 5 years ago committed by GitHub
parent 076adda5be
commit d41522d5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      ui/app/pages/home/home.component.js

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

Loading…
Cancel
Save