1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Remove unnecessary optional chaining operator (#8892) 2020-07-10 12:46:54 -03:00
contexts
css remove superfulous fonts (#8954) 2020-07-10 10:42:59 -05:00
ducks
helpers Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
hooks
pages
selectors Remove unnecessary optional chaining operator (#8892) 2020-07-10 12:46:54 -03:00
store