diff --git a/packages/webapp/src/components/CertificationSurvey/RegisteredCertifierQuestions/index.jsx b/packages/webapp/src/components/CertificationSurvey/RegisteredCertifierQuestions/index.jsx index e0df0f8841..e00712a07e 100644 --- a/packages/webapp/src/components/CertificationSurvey/RegisteredCertifierQuestions/index.jsx +++ b/packages/webapp/src/components/CertificationSurvey/RegisteredCertifierQuestions/index.jsx @@ -6,6 +6,7 @@ import { useTranslation } from 'react-i18next'; import { Info, Main, Semibold } from '../../Typography'; import { colors } from '../../../assets/theme'; import { ReactComponent as PostSurveySplash } from '../../../assets/images/certification/CompleteSurveySplash.svg'; +const surveyGroupId = import.meta.env.VITE_SURVEY_GROUP_ID; const RegisteredCertifierQuestionsSurvey = ({ certiferAcronym, @@ -49,7 +50,7 @@ const PreSurveyBody = ({ surveyId }) => { return (