From b4ae932de84c239bcc1e8e92f7bbdd54e94b38f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20Lis=C3=A9?= Date: Wed, 20 Nov 2024 17:03:15 -0800 Subject: [PATCH] 252: Bolding title text. (#2443) --- .../components/reports/eaReferral/AnticipatedEAOSchedule.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epictrack-web/src/components/reports/eaReferral/AnticipatedEAOSchedule.tsx b/epictrack-web/src/components/reports/eaReferral/AnticipatedEAOSchedule.tsx index 343ff766a..d5e00f2bf 100644 --- a/epictrack-web/src/components/reports/eaReferral/AnticipatedEAOSchedule.tsx +++ b/epictrack-web/src/components/reports/eaReferral/AnticipatedEAOSchedule.tsx @@ -400,7 +400,7 @@ export default function AnticipatedEAOSchedule() { High Priority Issue - {issue.title}: + {issue.title}: {issue.description}