Skip to content

Commit e81a62c

Browse files
trueadmConduitry
andauthored
Update playgrounds/demo/index.html
Co-authored-by: Conduitry <[email protected]>
1 parent d347e3f commit e81a62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playgrounds/demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<noscript>You need to enable JavaScript to run this app.</noscript>
11-
<div id="root"><!--[-->Hello<!--]--></div>
11+
<div id="root"><!--ssr-body--></div>
1212

1313
<script type="module">
1414
import { mount, hydrate, unmount } from 'svelte';

0 commit comments

Comments
 (0)