From 40843489d36a5cc62c8391e4d2f02b67d46a47c0 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Fri, 11 Apr 2025 17:54:46 +0530 Subject: [PATCH] changed model size --- src/components/Project/ManageProjectInfo.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/Project/ManageProjectInfo.jsx b/src/components/Project/ManageProjectInfo.jsx index 131b6d0c..a796ec43 100644 --- a/src/components/Project/ManageProjectInfo.jsx +++ b/src/components/Project/ManageProjectInfo.jsx @@ -87,11 +87,10 @@ const ManageProjectInfo = ( {project,handleSubmitForm, onClose} ) => return ()=>setLoading(false) },[]) - return ( -
+
-
+