There was an error while loading. Please reload this page.
1 parent 45292d0 commit 14e1c9eCopy full SHA for 14e1c9e
1 file changed
docs/index.html
@@ -102,7 +102,7 @@ <h5 class="my-2 leading-snug">Simple progressive enhancement for HTML / JSX.<br
102
103
<main>
104
<section class="container max-w-6xl mx-auto md:grid grid-cols-6 md:my-20" :scope>
105
- <pre class="p-6 md:p-8 col-span-3"><code :ref="code"><script src="//unpkg.com/sprae"></script>
+ <pre class="p-6 md:p-8 col-span-3"><code :ref="code"><script src="//unpkg.com/sprae" start></script>
106
107
<div :scope="count=0">
108
<button :onclick="count++">+</button>
0 commit comments