diff --git a/src/components/Project/ManageProjectInfo.jsx b/src/components/Project/ManageProjectInfo.jsx index b2da3c0b..e971e2b1 100644 --- a/src/components/Project/ManageProjectInfo.jsx +++ b/src/components/Project/ManageProjectInfo.jsx @@ -42,7 +42,7 @@ const ManageProjectInfo = ({ project, onClose }) => { const ACTIVE_STATUS_ID = "b74da4c2-d07e-46f2-9919-e75e49b12731"; - const { projects_Details, loading } = useProjectDetails(project); + const { projects_Details, loading } = useProjectDetails(project.id); // const { data, isLoading, isError, error } = useOrganizationsList( // ITEMS_PER_PAGE, // 1,