diff --git a/client/src/components/Projects/ProjectsPage.jsx b/client/src/components/Projects/ProjectsPage.jsx index 2f491105..ebbce1aa 100644 --- a/client/src/components/Projects/ProjectsPage.jsx +++ b/client/src/components/Projects/ProjectsPage.jsx @@ -1013,7 +1013,6 @@ const ProjectsPage = ({ contentContainerRef }) => { Items per page {/*
{JSON.stringify(sortCriteria, null, 2)}
*/} - {(selectedProject || checkedProjectsStatusData) && ( <>