Skip to content

Commit

Permalink
Merge branch 'main' into dataRangeFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 authored Jun 5, 2024
2 parents 62cd555 + a957271 commit a158a70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const AffectedApplications: React.FC = () => {
name: "Name",
description: "Description",
businessService: "Business service",
effort: "Total Effort",
effort: "Effort",
incidents: "Incidents",
},
isFilterEnabled: true,
Expand Down

0 comments on commit a158a70

Please sign in to comment.