From aeeb443ef9ebaf25723039259da470b6db78d189 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Fri, 2 Feb 2024 12:52:34 +0800 Subject: [PATCH] style: --- src/views/Conversations/Components/InputComposer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Conversations/Components/InputComposer.jsx b/src/views/Conversations/Components/InputComposer.jsx index a495133..03623fa 100644 --- a/src/views/Conversations/Components/InputComposer.jsx +++ b/src/views/Conversations/Components/InputComposer.jsx @@ -63,7 +63,7 @@ const InputBox = () => { }} autoSize={{minRows: 2, maxRows: 6}} /> - +