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

Close Account Details dropdown after opening Connected Sites (#8299)

This commit is contained in:
Whymarrh Whitby 2020-04-07 18:21:35 -02:30 committed by GitHub
parent d1e078b8de
commit 049b98e965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,7 @@ export default class AccountDetailsDropdown extends Component {
},
})
history.push(CONNECTED_ROUTE)
this.props.onClose()
}}
text={this.context.t('connectedSites')}
icon={(