This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-27 21:00:13 +01:00
Code
b310c6dcca
metamask-extension
/
ui
/
components
/
app
/
flask
/
snap-ui-renderer
/
index.js
2 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[FLASK] Use custom UI for dialogs (#16973) * update dialog templates to use custom UI * add TODO comments * Fix showDialog hook and destructuring * Regen LavaMoat policies * Re-add legacy snap confirmation for now * Fix circular dependency issue * Revert change to token-util * Fix lint Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-12-20 11:44:22 +01:00
export
{
SnapUIRenderer
,
mapToTemplate
}
from
'./snap-ui-renderer'
;
Copy Permalink