Skip to content

Commit

Permalink
remove covid
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10911 committed Feb 12, 2024
1 parent 7979f05 commit c3777ab
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions common/questions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -742,18 +742,6 @@ export const PostAcceptanceFormSections: Array<QuestionSection | QuestionDefinit
true,
'First Last'
),
makeSection(<>Proof of Vaccination</>),
makeCheckbox(
'proofOfVaccination',
<div>
Please acknowledge that you must show proof of vaccination upon entry of the event. Proof of
vaccination means a photo or physical copy of your vaccination card. If you have a religious
or medical exemption, please notify us at [email protected] by the time you RSVP.
</div>,
[ProofOfVaccination.Acknowledgement],
true,
1
),
makeSection(
<>Sea Cabin Sorting!</>,
<div>
Expand Down

0 comments on commit c3777ab

Please sign in to comment.