From 64cee1cedf8c670c6937bc728c632dabbae08af5 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Mon, 18 Oct 2021 02:41:05 +0800 Subject: [PATCH] working version --- src/widgets/Input.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/widgets/Input.svelte b/src/widgets/Input.svelte index 1b7e8b3..da1ab01 100644 --- a/src/widgets/Input.svelte +++ b/src/widgets/Input.svelte @@ -4,6 +4,7 @@