[dingus] Render the output

This commit is contained in:
John Doty 2024-10-01 18:47:37 -07:00
parent 0620ae0be5
commit 5a84086469
4 changed files with 62 additions and 10 deletions

View file

@ -27,7 +27,7 @@
</div>
<div class="results-container">
<textarea readonly id="output" name="output" class="main-textarea"></textarea>
<div id="output-root" />
</div>
</div>