From 92e5cab823c37634061f080dbdaf548c3f1539ae Mon Sep 17 00:00:00 2001 From: Lei OT Date: Wed, 28 May 2025 14:53:30 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=89=8D=E7=AB=AF):=20=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E8=AE=B0=E5=BD=95:=20=E6=9F=A5=E8=AF=A2`=E9=82=AE=E4=BB=B6`?= =?UTF-8?q?=E6=B8=A0=E9=81=93;=20=E2=9B=94=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Conversations/History/SearchForm.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Conversations/History/SearchForm.jsx b/src/views/Conversations/History/SearchForm.jsx index a90d12b..6bef0c6 100644 --- a/src/views/Conversations/History/SearchForm.jsx +++ b/src/views/Conversations/History/SearchForm.jsx @@ -46,7 +46,7 @@ const SearchForm = memo(function ({ initialValues, onSubmit, onReset }) { { key: 'whatsapp', label: 'WhatsApp', value: 'whatsapp' }, ]} className='w-8' /> - + {/*