diff --git a/web/ee/components/initiatives/details/main/collapsible-section/projects/project-list-item/index.tsx b/web/ee/components/initiatives/details/main/collapsible-section/projects/project-list-item/index.tsx index 68a1b0ca65..e173866e8a 100644 --- a/web/ee/components/initiatives/details/main/collapsible-section/projects/project-list-item/index.tsx +++ b/web/ee/components/initiatives/details/main/collapsible-section/projects/project-list-item/index.tsx @@ -71,7 +71,7 @@ export const ProjectItem = observer((props: Props) => { state: isProjectGroupingEnabled, priority: isProjectGroupingEnabled, lead: true, - date: true, + date: isProjectGroupingEnabled, }} />