From ea19698036781890bf8677ed32ec61c5e24f0a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Thu, 23 Mar 2023 09:58:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(list):=E8=B0=83=E6=95=B4=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=A0=B7=E5=BC=8F=EF=BC=8C=E4=BD=BF=E4=B9=8B?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E5=88=97=E5=87=BA=E6=96=87=E4=BB=B6=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=9A=84=E6=9C=80=E5=90=8E=E4=B8=80=E9=A1=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FileList.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/FileList.tsx b/src/components/FileList.tsx index 648f41e..11097d5 100644 --- a/src/components/FileList.tsx +++ b/src/components/FileList.tsx @@ -74,14 +74,13 @@ export const FileList: FC = () => { return ( {!isEmpty(files) && ( (