1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +01:00
metamask-extension/ui
Mark Stacey 670ae111f0
Remove unnecessary optional chaining operator (#8892)
`state.activeTab` is always guaranteed to be set to an object before
the UI is initialized. This happens in `app/ui.js`.
2020-07-10 12:46:54 -03:00
..
app Remove unnecessary optional chaining operator (#8892) 2020-07-10 12:46:54 -03:00
lib Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
index.js Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00