-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|