1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/helpers/higher-order-components
Mark Stacey b90b30f706
Remove unnecessary withRouter and compose calls (#7890)
`withRouter` has been removed from any components that were not using
any of the three props injected by `withRouter`: `history`, `location`,
and `match`.

`compose` is a no-op when called upon a single component, so it has
been removed in all such cases.
2020-01-24 15:12:49 -04:00
..
authenticated I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
initialized Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
metametrics Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
with-method-data Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
with-modal-props Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
with-token-tracker Remove useless component constructors (#7718) 2019-12-19 18:30:22 -03:30
i18n-provider.js Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00