From d2af16cd8368dc52d5d8702eb0ef2cf74a33cdb9 Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Sat, 5 Oct 2024 17:25:14 -0400 Subject: Remove delete-message buttons They're badly styled and don't do anything yet anyway. --- hi-ui/src/lib/MessageInput.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hi-ui/src/lib/MessageInput.svelte') diff --git a/hi-ui/src/lib/MessageInput.svelte b/hi-ui/src/lib/MessageInput.svelte index 6cd732a..9a8475c 100644 --- a/hi-ui/src/lib/MessageInput.svelte +++ b/hi-ui/src/lib/MessageInput.svelte @@ -1,5 +1,5 @@ -
- + + - -- cgit v1.2.3