1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/permissions-connect
Mark Stacey 2029fb28ff
Fix MMI build (#18415)
In the MMI build, the build fencing in this component resulted in an
`else` block with no preceding `if` block, which is a syntax error.
The fence in this case was meant to include "all non-Flask build
types", MMI was mistakenly missing from that list.

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: António Regadas <apregadas@gmail.com>
2023-04-04 10:29:10 -02:30
..
choose-account Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
flask [FLASK] Add permission cell component (#18372) 2023-04-03 19:33:54 +02:00
redirect UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
permissions-connect.component.js Fix MMI build (#18415) 2023-04-04 10:29:10 -02:30
permissions-connect.container.js [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
permissions-connect.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30