From cdb34fbc0fa65f72d242f618fe2a66f3a7efce28 Mon Sep 17 00:00:00 2001 From: kstetsyuk <74557552+kstetsyuk@users.noreply.github.com> Date: Thu, 21 Sep 2023 13:17:58 -0400 Subject: [PATCH] update alert banner for CSOSG2E (#209) --- src/components/Layout/Layout.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/Layout/Layout.js b/src/components/Layout/Layout.js index 7c2e213..107d981 100644 --- a/src/components/Layout/Layout.js +++ b/src/components/Layout/Layout.js @@ -53,22 +53,24 @@ export const Layout = () => {
- The Clean Air Markets Program Data (CAMPD) 1.1 has been released! Click{" "} + The {" "} - here + Cross-State Air Pollution Rule NOx Ozone Season Expanded Group 2 {" "} - to check it out! + (CSOSG2E) program can be used as a parameter value for any "program code" parameters with API requests + but may not be available as an option in the interactive swagger API documentation. + We are working to resolve this issue.