Skip to content

Commit

Permalink
Remove on-screen debug information
Browse files Browse the repository at this point in the history
Change-Id: I4c579fa82e3dbc7ae3b14438d1470190592d0519
  • Loading branch information
lpetrora committed Aug 16, 2024
1 parent 8cd32b3 commit aef0eef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ const save = async () => {
<Button style="padding-left: 1rem" label="Back" variant="prev" @click="prevStage" />
</div>
</div>
{{ currentStage + 1 }} / {{ numberOfStages }}
</template>

<style scoped>
Expand Down

0 comments on commit aef0eef

Please sign in to comment.