mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix Storybook components by updating state for 1559 (#11676)
This commit is contained in:
parent
583c115663
commit
5e18013468
@ -10,6 +10,11 @@ const state = {
|
||||
},
|
||||
"activeTab": {},
|
||||
"metamask": {
|
||||
"networkDetails": {
|
||||
"EIPS": {
|
||||
"1559": true
|
||||
},
|
||||
},
|
||||
"isInitialized": true,
|
||||
"isUnlocked": true,
|
||||
"isAccountMenuOpen": false,
|
||||
|
Loading…
Reference in New Issue
Block a user