From c8d40c16308718ea9a806e475d0546eb6c191784 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Mon, 15 Apr 2024 14:31:42 +0100 Subject: [PATCH] increased font size --- src/components/attachmentCom/AttachFile.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/attachmentCom/AttachFile.jsx b/src/components/attachmentCom/AttachFile.jsx index 41030dc..c47bafa 100644 --- a/src/components/attachmentCom/AttachFile.jsx +++ b/src/components/attachmentCom/AttachFile.jsx @@ -140,7 +140,7 @@ export default function AttachFile({data='', showOnData=false}) { {uploadedList.data.result_list.map((item, index) => { let fileNameExt = item.originalname.split('.')[item.originalname.split('.').length - 1] return( -
+
{index + 1}: