always show editor

This commit is contained in:
2026-02-17 12:37:17 +13:00
parent c428aae077
commit 70bd76f49e

View File

@@ -7,10 +7,4 @@
</script>
{#if data.entry}
<Editor dateValue={data.date} />
{:else}
No entry exists for {data.date}
{/if}
<Editor dateValue={data.date} />