diff --git a/src/components/JSONNode.svelte b/src/components/JSONNode.svelte index 0dca0f2..a19ea7b 100644 --- a/src/components/JSONNode.svelte +++ b/src/components/JSONNode.svelte @@ -465,13 +465,13 @@ } {#if validationError} - - + {/if} {/if} @@ -534,9 +534,9 @@ > {#if validationError} -
+
+ {/if} {/if}