Display wallet component in UI
This commit is contained in:
parent
bab8f6d893
commit
c74b7c597f
@ -68,8 +68,7 @@ const IFrame = ({
|
||||
<div>
|
||||
<iframe
|
||||
id="walletIframe"
|
||||
src="http://localhost:3001"
|
||||
width="500" height="300"
|
||||
src="http://localhost:3001/WalletEmbed"
|
||||
sandbox="allow-scripts allow-same-origin"
|
||||
></iframe>
|
||||
<Select
|
||||
|
Loading…
Reference in New Issue
Block a user