From e94da69a6137abb92b9620d5d1fd72bcea845380 Mon Sep 17 00:00:00 2001 From: eoverly Date: Tue, 21 May 2024 12:28:37 -0400 Subject: [PATCH 1/2] add faq link --- src/pages/online-validator.jsx | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/pages/online-validator.jsx b/src/pages/online-validator.jsx index bbb6504..28b4080 100644 --- a/src/pages/online-validator.jsx +++ b/src/pages/online-validator.jsx @@ -199,8 +199,18 @@ const OnlineValidator = () => { {" "}

- For validator questions or concerns, you may email - PriceTransparencyHospitalCharges@cms.hhs.gov. + For frequently asked questions and answers about the validator, + please refer to the{" "} + + Validator FAQs + + . Additional resources are + available on the{" "} + + Hospital Price Transparency Resources Page + + . For other validator questions or concerns, you may email{" "} + PriceTransparencyHospitalCharges@cms.hhs.gov




From 635630ce51b2aa44033d9adae25e877c9e78e36f Mon Sep 17 00:00:00 2001 From: eoverly Date: Wed, 22 May 2024 17:03:41 -0400 Subject: [PATCH 2/2] fix prettier issues --- src/pages/online-validator.jsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/pages/online-validator.jsx b/src/pages/online-validator.jsx index 28b4080..5e9cbeb 100644 --- a/src/pages/online-validator.jsx +++ b/src/pages/online-validator.jsx @@ -199,18 +199,19 @@ const OnlineValidator = () => { {" "}

- For frequently asked questions and answers about the validator, - please refer to the{" "} + For frequently asked questions and answers about the + validator, please refer to the{" "} Validator FAQs - . Additional resources are - available on the{" "} + . Additional resources are available on the{" "} Hospital Price Transparency Resources Page - . For other validator questions or concerns, you may email{" "} - PriceTransparencyHospitalCharges@cms.hhs.gov + . For other validator questions or concerns, you may email{" "} + + PriceTransparencyHospitalCharges@cms.hhs.gov +