From 9f0b5b00f7ada4c5735230d0f93e04a3c58d4d7a Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Sun, 11 May 2025 21:56:33 -0400 Subject: Fix up input to be a contenteditable div --- ui/lib/components/MessageInput.svelte | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'ui/lib/components') diff --git a/ui/lib/components/MessageInput.svelte b/ui/lib/components/MessageInput.svelte index 69a8298..1f4ba99 100644 --- a/ui/lib/components/MessageInput.svelte +++ b/ui/lib/components/MessageInput.svelte @@ -1,7 +1,10 @@ -
- + +
-- cgit v1.2.3