This commit is contained in:
2026-05-02 17:13:53 +10:00
parent 1a4c33b9dc
commit fb1bf01fef
19 changed files with 780 additions and 69 deletions

View File

@@ -42,6 +42,7 @@
<section class="panel">
<div class="panel__header">
<h2>Parameters</h2>
<button id="reset-parameters-button" type="button">Reset Parameters</button>
</div>
<form id="parameter-form" class="parameter-grid"></form>
</section>