From c2ab50f3cd55b26a90548fc830d3d2f9a5ea95e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Sun, 3 Jan 2021 13:59:51 +0100 Subject: [PATCH] refactor constants --- src/App.svelte | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 3dcd74d..c7ff526 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -3,13 +3,19 @@ @@ -170,13 +175,13 @@
- {#each states as _, i} + {#each state as _, i}
change(i)}> {i}