mirror of https://github.com/4yn/slidershim
fix misplaced checkbox label
parent
1a44443c41
commit
17cd942148
|
@ -407,7 +407,7 @@
|
|||
bind:checked={keyboardDirectInput}
|
||||
on:change={markDirty}
|
||||
/>
|
||||
<label for="disable-air">Use DirectInput</label>
|
||||
<label for="direct-input">Use DirectInput</label>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue