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:
parent
d1e078b8de
commit
049b98e965
@ -123,6 +123,7 @@ export default class AccountDetailsDropdown extends Component {
|
||||
},
|
||||
})
|
||||
history.push(CONNECTED_ROUTE)
|
||||
this.props.onClose()
|
||||
}}
|
||||
text={this.context.t('connectedSites')}
|
||||
icon={(
|
||||
|
Loading…
Reference in New Issue
Block a user