Run lint:fix and accept a huge formatting change

This commit is contained in:
Julian Stirling 2025-10-27 18:00:00 +00:00
parent 3900c3e1ad
commit c085d2c0ac
68 changed files with 756 additions and 1047 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>
@ -17,6 +17,6 @@
<script>
export default {
name: "welcomeStep"
name: "WelcomeStep",
};
</script>