From 17cd9421487c20543818929fb64b124a0975603b Mon Sep 17 00:00:00 2001
From: 4yn <4yn@users.noreply.github.com>
Date: Thu, 28 Jul 2022 02:11:58 +0800
Subject: [PATCH] fix misplaced checkbox label
---
src/App.svelte | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/App.svelte b/src/App.svelte
index 33dafae..5da1df8 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -407,7 +407,7 @@
bind:checked={keyboardDirectInput}
on:change={markDirty}
/>
-
+