Add an "All Projects" selection option in the global project dropdown. #253

Merged
pramod.mahajan merged 6 commits from Kartik_Task#734 into Issues_July_2W 2025-07-15 09:41:08 +00:00
Showing only changes of commit 4bbdcd0db0 - Show all commits

View File

@ -88,7 +88,7 @@ const ProjectDetails = () => {
<div className="col-xl-4 col-lg-5 col-md-5 mt-5">
<ProjectOverview project={projectId} />
</div>
</>
</div>
);
}
case "teams": {