From ada6fdf230788327dca7f973ac4bb93f7d41408e Mon Sep 17 00:00:00 2001 From: Liam Cho Date: Thu, 12 Dec 2024 18:05:00 +0900 Subject: [PATCH] fix --- src/components/ParsedBotMessageBody.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ParsedBotMessageBody.tsx b/src/components/ParsedBotMessageBody.tsx index 3f059d1fe..6203ca69e 100644 --- a/src/components/ParsedBotMessageBody.tsx +++ b/src/components/ParsedBotMessageBody.tsx @@ -35,7 +35,7 @@ export default function ParsedBotMessageBody(props: Props) { const { text, tokens, sources } = props; return ( - + {text}}>