From 6081719dd65e3011600fbe5674b8ca39b3243a49 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 3 Sep 2024 19:32:25 +0300 Subject: [PATCH] change: updated the severity prop to error from info --- components/Forms/FacilityContactsForm.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Forms/FacilityContactsForm.js b/components/Forms/FacilityContactsForm.js index e55c7ee..2518692 100644 --- a/components/Forms/FacilityContactsForm.js +++ b/components/Forms/FacilityContactsForm.js @@ -480,7 +480,7 @@ export function FacilityContactsForm() { )) : - Please add facility contacts + Please add facility contacts } @@ -623,7 +623,7 @@ export function FacilityContactsForm() { )) : - Please add officer-in charge contacts + Please add officer-in charge contacts }