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