From dbbf39db6d7fbb1667239e3909905602d2e805a5 Mon Sep 17 00:00:00 2001 From: Shivam Bhatnagar <88842947+Bitnagar@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:34:50 +0000 Subject: [PATCH] pre-commit hook --- .../src/conversation/ConversationBubble.tsx | 4 +--- frontend/src/upload/Upload.tsx | 17 ++++++++++------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index ad7db7a74..4e66c680e 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -118,9 +118,7 @@ const ConversationBubble = forwardRef< <>
-
- Sources: -
+
Sources:
{sources?.map((source, index) => (
Finish @@ -205,9 +206,10 @@ export default function Upload({
@@ -228,8 +230,9 @@ export default function Upload({ return (
{view}