1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/first-time-flow/create-password
Whymarrh Whitby c1e3c229bc
Fix import/order issues (#9239)
See [`import/order`](https://eslint.org/docs/rules/import/order) for more information.

This change enables `import/order` and fixes the issues raised by the rule.
2020-08-18 16:48:25 -02:30
..
import-with-seed-phrase Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
new-account Move terms of use strings into localized messages (#8736) 2020-06-04 12:28:21 -02:30
unique-image Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
create-password.component.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
create-password.container.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js