1
0
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:
ryanml 2021-03-10 16:43:34 -07:00 committed by GitHub
parent 2ed5bafa11
commit 7aaf1c4eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ const notToggleElementClassnames = [
'network-indicator',
'network-caret',
'network-component',
'modal-container__footer-button',
];
const DROP_DOWN_MENU_ITEM_STYLE = {