There was an error while loading. Please reload this page.
1 parent 518f4b2 commit bf0bb65Copy full SHA for bf0bb65
1 file changed
src/pages/neural.astro
@@ -33,7 +33,7 @@ import Base from "../layouts/Base.astro"
33
</div>
34
35
<label for="output">Output</label>
36
- <output id="output" dir="auto" readonly></output>
+ <output id="output" dir="auto"></output>
37
<p id="confidence" class="muted" hidden></p>
38
</section>
39
</Base>
0 commit comments