From d92029d57357adc2b7c09a0d5f4c8229f1e1cdd3 Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Wed, 4 Dec 2024 00:02:51 +0530 Subject: [PATCH] fix: Added some minor UI fix --- app/components/sidebar/HistoryItem.tsx | 4 ++-- app/lib/persistence/ChatDescription.client.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/sidebar/HistoryItem.tsx b/app/components/sidebar/HistoryItem.tsx index bbdcf20..a539c60 100644 --- a/app/components/sidebar/HistoryItem.tsx +++ b/app/components/sidebar/HistoryItem.tsx @@ -56,8 +56,8 @@ export function HistoryItem({ item, onDelete, onDuplicate, exportChat }: History {currentDescription}
diff --git a/app/lib/persistence/ChatDescription.client.tsx b/app/lib/persistence/ChatDescription.client.tsx index 9159f92..f07c361 100644 --- a/app/lib/persistence/ChatDescription.client.tsx +++ b/app/lib/persistence/ChatDescription.client.tsx @@ -34,7 +34,7 @@ export function ChatDescription() { /> -
+