From 8683f50bd4a69c7a0236f29d0fe5ced9a09dc426 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 22 Dec 2021 19:31:05 -0700 Subject: [PATCH] Adjust the code format and add the ability to disable the checkbox --- .../src/components/SciFi-Checkbox.svelte | 24 ++++++++++++------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/web-svelte/src/components/SciFi-Checkbox.svelte b/web-svelte/src/components/SciFi-Checkbox.svelte index c774a08..730df0e 100644 --- a/web-svelte/src/components/SciFi-Checkbox.svelte +++ b/web-svelte/src/components/SciFi-Checkbox.svelte @@ -1,22 +1,28 @@ -