From e2a57ce7ef11f0ee1edc8dc2b5d962a1c693bfa3 Mon Sep 17 00:00:00 2001 From: Rob <12145726+rihp@users.noreply.github.com> Date: Thu, 31 Aug 2023 12:51:43 +0200 Subject: [PATCH] chore: remove unnecessary slash in the jsx --- apps/browser/src/components/Chat/Chat.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/browser/src/components/Chat/Chat.tsx b/apps/browser/src/components/Chat/Chat.tsx index 495fbf4a..94f585d9 100644 --- a/apps/browser/src/components/Chat/Chat.tsx +++ b/apps/browser/src/components/Chat/Chat.tsx @@ -162,7 +162,6 @@ const Chat: React.FC = ({ evo, onMessage, messages, goalEnded }: Chat return (
-\
exportChatHistory('md')} />