Add datetime input

This commit is contained in:
Jon Staab
2024-09-12 16:56:33 -07:00
parent 6d9325dab4
commit 0d53934152
9 changed files with 156 additions and 69 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<Icon icon="gallery-send" />
{/if}
</Button>
<div class="flex-grow overflow-hidden">
<div class="flex-grow overflow-hidden chat-editor">
<EditorContent editor={$editor} />
</div>
</div>