mirror of
https://github.com/4yn/slidershim.git
synced 2026-09-11 02:05:39 -05:00
fix misplaced checkbox label
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user