Skip to content

Commit

Permalink
removed the result div for the iframe example
Browse files Browse the repository at this point in the history
  • Loading branch information
dmengelt committed Sep 10, 2024
1 parent 36801bf commit 32be998
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/iframed.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
</head>
<body>
<div id="container"></div>
<p>Result from the iframe (postMessage()):</p>
<div id="result"></div>
<script async
  src="https://pay.google.com/gp/p/js/pay.js"
  onload="onGooglePayLoaded()"></script>
Expand Down

0 comments on commit 32be998

Please sign in to comment.