Autoformat modalComponents

This commit is contained in:
Julian Stirling 2025-10-23 00:15:08 +01:00
parent 958b28aa94
commit 7c0badb1af
13 changed files with 85 additions and 84 deletions

View file

@ -6,8 +6,8 @@
</b>
</p>
<p>
Your microscope will still function, however some functionality will
be limited, and image quality will likely suffer.
Your microscope will still function, however some functionality will be
limited, and image quality will likely suffer.
</p>
<p>
<b>Click Next to begin microscope calibration.</b>
@ -16,8 +16,7 @@
</template>
<script>
export default {
name: "welcomeStep"
}
};
</script>