diff --git a/src/App.svelte b/src/App.svelte index 45a4b10..fef3804 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -52,12 +52,12 @@

Error: {error.message}

{/await} -
+
{#each posts as postObject} {/each} - +