1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/permissions-connect
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
..
choose-account Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
permissions-connect-footer
permissions-connect-header Fix the permissions connect screen MetaMask logo (#7641) 2019-12-04 19:57:30 -04:00
index.js
index.scss
permissions-connect.component.js Handle one specific permissions request per tab (#7620) 2019-12-05 17:05:50 -04:00
permissions-connect.container.js Remove unnecessary withRouter and compose calls (#7890) 2020-01-24 15:12:49 -04:00