mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Removing double click bug from delete custom network modal (#10628)
Fixes MetaMask/metamask-extension#10626
This commit is contained in:
parent
2ed5bafa11
commit
7aaf1c4eb3
@ -25,6 +25,7 @@ const notToggleElementClassnames = [
|
||||
'network-indicator',
|
||||
'network-caret',
|
||||
'network-component',
|
||||
'modal-container__footer-button',
|
||||
];
|
||||
|
||||
const DROP_DOWN_MENU_ITEM_STYLE = {
|
||||
|
Loading…
Reference in New Issue
Block a user