1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
ricky 54f0830324
Use destructuring assignment (#8093)
* Use destructuring assignment

* remove `state` const

* Use defaultProps
2020-02-24 14:38:41 -05:00
..
components Use destructuring assignment (#8093) 2020-02-24 14:38:41 -05:00
css Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
ducks Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
helpers Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
pages Use eslint-plugin-react@7.18.3 (#8085) 2020-02-24 15:24:35 -03:30
selectors Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
store Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00