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() { /> -
+