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"))
|
window.dispatchEvent(new Event("bb-ready"))
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body/>
|
||||||
asdasd
|
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
`
|
`
|
||||||
|
|
Loading…
Reference in New Issue