1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/helpers/higher-order-components
Mark Stacey 4cc75eb9af
Remove tOrKey and tOrDefault functions from i18n context (#8211)
These two functions were not especially useful. `tOrDefault` was used
only by `tOrKey`, and `tOrKey` was only used in one place. All it did
was return the given `key` directly if it was falsey, so it was easily
replaced by a condition.
2020-03-19 01:03:20 -03:00
..
authenticated Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
initialized Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
metametrics Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
with-method-data Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
with-modal-props Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
with-token-tracker Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
i18n-provider.js Remove tOrKey and tOrDefault functions from i18n context (#8211) 2020-03-19 01:03:20 -03:00