Skip to content

Commit

Permalink
Merge pull request #216 from ONSdigital/EAR-2418-Theme-for-NHS-Englan…
Browse files Browse the repository at this point in the history
…d-survey(s)

EAR-2418-Theme for NHS England survey(s)
  • Loading branch information
Farhanam76 authored May 30, 2024
2 parents 1bd58dc + afafe63 commit fb1b13e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/constants/validThemes.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const validThemes = [
"dbt_dsit_ni",
"desnz",
"desnz_ni",
"ons-nhs",
];

const themeNames = {
Expand All @@ -24,6 +25,7 @@ const themeNames = {
dbt_dsit_ni: "dbt-dsit-ni",
desnz: "desnz",
desnz_ni: "desnz-ni",
ons_nhs: "ons-nhs",
};

module.exports = { validThemes, themeNames };

0 comments on commit fb1b13e

Please sign in to comment.