We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b6880 commit d59ac1aCopy full SHA for d59ac1a
client/src/pages/Survey/Survey.tsx
@@ -243,7 +243,6 @@ const Survey = () => {
243
244
// Initialize the survey
245
const { survey, existingData } = initializeSurvey(
246
- locations,
247
surveyByRefCode as SurveyDocument | null,
248
surveyByObjectId as SurveyDocument | null,
249
parentSurvey as SurveyDocument | null,
0 commit comments