diff --git a/src/components/TextareaField.svelte b/src/components/TextareaField.svelte new file mode 100644 index 0000000..56355f4 --- /dev/null +++ b/src/components/TextareaField.svelte @@ -0,0 +1,23 @@ + + +
+ {#if title} +
{title}
+ {/if} +