1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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 Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css remove superfulous fonts (#8954) 2020-07-10 10:42:59 -05:00
ducks remove ramda (#8932) 2020-07-08 15:17:53 -05:00
helpers Use string network and chain IDs (#8628) 2020-07-08 14:05:09 -07:00
hooks fix language code format mismatch (#8889) 2020-07-02 15:13:23 -05:00
pages remove ramda (#8932) 2020-07-08 15:17:53 -05:00
selectors Remove unnecessary optional chaining operator (#8892) 2020-07-10 12:46:54 -03:00
store rpc-cap@3.0.0 (#8924) 2020-07-05 12:49:22 -07:00