Skip to content

Commit a3a7b69

Browse files
committed
fixup!
1 parent cbfe925 commit a3a7b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/web/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<body>
2020
<div id="root">{{{dehydrated}}}</div>
21-
<script>{ { { javascript } } }</script>
21+
<script>{{{javascript}}}</script>
2222
</body>
2323

2424
</html>

0 commit comments

Comments
 (0)