Lint
This commit is contained in:
parent
dbf02e6757
commit
5875abbceb
1 changed files with 2 additions and 6 deletions
|
|
@ -1,8 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<p>
|
||||
Look at the exposed z gear from above while holding the <b>Turn z motor</b> button.
|
||||
</p>
|
||||
<p>Look at the exposed z gear from above while holding the <b>Turn z motor</b> button.</p>
|
||||
<div class="uk-margin uk-flex uk-flex-center">
|
||||
<button
|
||||
class="uk-button uk-button-primary jog-z-btn"
|
||||
|
|
@ -14,9 +12,7 @@
|
|||
<span>Turn z motor</span>
|
||||
</button>
|
||||
</div>
|
||||
<p>
|
||||
Which way does the z gear turn?
|
||||
</p>
|
||||
<p>Which way does the z gear turn?</p>
|
||||
<!-- Direction selection -->
|
||||
<div class="uk-margin uk-flex">
|
||||
<!-- Anti-clockwise column -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue