Add CSM steps to new calibration wizard.

This commit is contained in:
Julian Stirling 2025-10-22 23:29:04 +01:00
parent 0ebc507eff
commit 5860b9be97
9 changed files with 194 additions and 15 deletions

View file

@ -2,6 +2,7 @@
<div>
<slot></slot>
<miniStreamDisplay class="mini-preview" />
<slot name="below-stream"></slot>
</div>
</template>