From 93e36b9a6805446b8f468aa65b35027f3a80aa79 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Wed, 27 Oct 2021 05:27:55 +0700 Subject: [PATCH] final version, cleaning --- others/toggles | 33 +++++++++++++++++++++++ src/App.svelte | 55 +++++--------------------------------- src/widgets/Anydata.svelte | 6 ++--- src/widgets/Input.svelte | 6 ++--- src/widgets/Toggle.svelte | 6 ++--- 5 files changed, 48 insertions(+), 58 deletions(-) create mode 100644 others/toggles diff --git a/others/toggles b/others/toggles new file mode 100644 index 0000000..8f36c52 --- /dev/null +++ b/others/toggles @@ -0,0 +1,33 @@ + +
+