From 2d290b9541f00f57d6136363e823640a11d11e3f Mon Sep 17 00:00:00 2001
From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com>
Date: Sat, 16 Oct 2021 21:27:57 +0800
Subject: [PATCH] passing json direct to component
---
src/App.svelte | 6 +++---
src/Myinput.svelte | 23 ++++++++++-------------
2 files changed, 13 insertions(+), 16 deletions(-)
diff --git a/src/App.svelte b/src/App.svelte
index 7280300..1d15557 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -120,21 +120,21 @@