Skip to content

Commit

Permalink
fix: iframe fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Sep 23, 2024
1 parent 078888c commit b2432fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/postmessage/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ const PostMessage = () => {
ref={ref}
width="800px"
height="600px"
sandbox="allow-all"
/>
</>
)
Expand Down

0 comments on commit b2432fd

Please sign in to comment.