Remove placeholder from iframe template
This commit is contained in:
parent
e0cc51c549
commit
fb70cbb117
|
@ -42,8 +42,6 @@ export default `
|
|||
window.dispatchEvent(new Event("bb-ready"))
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
asdasd
|
||||
</body>
|
||||
<body/>
|
||||
</html>
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue