From 7f8de75c996832a602796eddf5b74f45f5f20561 Mon Sep 17 00:00:00 2001 From: gray Date: Thu, 5 Dec 2024 17:06:32 +0800 Subject: [PATCH] remove icon --- src/FE/components/Chat/ChatError.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FE/components/Chat/ChatError.tsx b/src/FE/components/Chat/ChatError.tsx index bff8db98..d6f42778 100644 --- a/src/FE/components/Chat/ChatError.tsx +++ b/src/FE/components/Chat/ChatError.tsx @@ -27,7 +27,6 @@ const ChatError = (props: Props) => { className="bg-background my-2 mt-0 border-none p-0 px-1 pt-1" > - {errorMessage()}