From c21bc0879371940a4452925cc2a019dfca1be5c0 Mon Sep 17 00:00:00 2001 From: Quentin Macheda <69113642+QuentinMacheda@users.noreply.github.com> Date: Fri, 3 May 2024 13:16:06 +0100 Subject: [PATCH] Fix eslint issue in EditChatInput (#2864) --- web/screens/Chat/EditChatInput/index.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/screens/Chat/EditChatInput/index.tsx b/web/screens/Chat/EditChatInput/index.tsx index e40e1effd..e87a4e680 100644 --- a/web/screens/Chat/EditChatInput/index.tsx +++ b/web/screens/Chat/EditChatInput/index.tsx @@ -129,12 +129,10 @@ const EditChatInput: React.FC = ({ message }) => { } return ( -
+