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-02 06:07:06 +01:00
Code
bd23a49013
metamask-extension
/
ui
/
components
/
app
/
signature-request
/
signature-request-message
/
index.js
2 lines
55 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Replaced addresses by the address component on SignTypedData v4 signatures (#16018) * Replaced addresses by the address component on SignTypedData v4 signatures * Fixing signature-request e2e tests * Modified scss file for signature-request message * Using address component for rendering the addresses and bold label where hex address is not valid * Modify the address component * Added proper BEM syntax for class names and used Box and Typography * FIxing e2e tests * Commited requested changes from George and added storybook * Review requested changes * Created new component for rendering data in signature-request-message.js * Fixing proper usage for getAccountName and getMetadataContractName selectors * Fixing e2e tests
2022-11-10 11:28:34 +01:00
export
{
default
}
from
'./signature-request-message'
;
Copy Permalink