mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-08 02:52:49 +00:00
fix: PWA not working
This commit is contained in:
@@ -139,13 +139,7 @@
|
|||||||
<div class="editor-root" bind:this={editor} />
|
<div class="editor-root" bind:this={editor} />
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<iframe
|
<iframe aria-hidden="true" title="code sandbox" bind:this={frame} src="/sandbox/" sandbox="allow-scripts" />
|
||||||
aria-hidden="true"
|
|
||||||
title="code sandbox"
|
|
||||||
bind:this={frame}
|
|
||||||
src="/sandbox.html"
|
|
||||||
sandbox="allow-scripts"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
section {
|
section {
|
||||||
|
|||||||
Reference in New Issue
Block a user