From 6eac876a6ecdc8e01c40ffd4fe347693fbc69a10 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Wed, 18 Aug 2021 05:01:01 +0800 Subject: [PATCH] last change --- src/App.svelte | 37 ++++++++++++++++++++----------------- src/Card.svelte | 4 ++-- src/Input.svelte | 4 ++-- 3 files changed, 24 insertions(+), 21 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 988de64..017efd0 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -68,7 +68,7 @@
-
+
@@ -109,7 +109,7 @@ - + {#each wigets as widget, i} {#if widget.widget === "input"} @@ -127,7 +127,7 @@ -
+