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-12-23 09:52:26 +01:00
Code
metamask-extension
/
ui
/
components
/
app
/
confirm-page-container
History
David Walsh
3f687ff45f
Use ternary conditionals instead of && (
#12406
)
2021-10-21 11:11:31 -05:00
..
confirm-detail-row
…
confirm-page-container-content
Use ternary conditionals instead of && (
#12406
)
2021-10-21 11:11:31 -05:00
confirm-page-container-header
Use ternary conditionals instead of && (
#12406
)
2021-10-21 11:11:31 -05:00
confirm-page-container-navigation
…
confirm-page-container-container.test.js
Revisit
#12019
: Show save dialog when calling a smart contract method and use the saved contact is already saved (
#12090
)
2021-09-16 23:28:02 +04:00
confirm-page-container.component.js
UX Papercuts Epic: Create a consistent representation of the Buttons (
#12096
)
2021-10-05 15:20:42 -04:00
confirm-page-container.container.js
Revisit
#12019
: Show save dialog when calling a smart contract method and use the saved contact is already saved (
#12090
)
2021-09-16 23:28:02 +04:00
index.js
Separate container from component as per
https://github.com/MetaMask/metamask-extension/pull/12019#discussion_r703804969
2021-09-08 01:12:56 +04:00
index.scss
…