From 39c0071d90732d17a57343d750a1316ff48dab60 Mon Sep 17 00:00:00 2001 From: chungchunwang <62127500+chungchunwang@users.noreply.github.com> Date: Mon, 15 May 2023 13:54:23 +0800 Subject: [PATCH] Move error message location --- src/Component.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Component.svelte b/src/Component.svelte index 6bc2ad6..140d101 100644 --- a/src/Component.svelte +++ b/src/Component.svelte @@ -290,11 +290,11 @@ {/each} - {#if fieldState.error} -