From d24a1e892eb9e24d64abf08e33097f83685b1203 Mon Sep 17 00:00:00 2001 From: Vithuran Sadagopan Date: Tue, 7 Dec 2021 11:04:47 -0500 Subject: [PATCH] Save changes --- src/App.svelte | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 327da92..139d6c6 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -67,9 +67,7 @@ {/each}
{output}
-
-
-
+
{#each standardKeys as key, index}