1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +01:00
metamask-extension/ui/app/components
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
ui update material-ui/core (#8950) 2020-07-09 16:05:44 -05:00