1
0
Fork 0

Update ApplyForm.js (#2417)

* Update ApplyForm.js

Updated with message that approvals will be delayed during the holidays.

* formatting?

* formatting
This commit is contained in:
James Gray 2024-12-20 12:07:06 -06:00 committed by GitHub
parent a425f6f4e5
commit bd6b979dc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,6 +98,11 @@ function ApplyForm() {
return (
<Card className="uil-m-auto apply-form uil-pb-24">
<LabelText className="uil-pt-12" tag="label" htmlFor="card" key="card">
Note: Due to the holidays in the US, reviews of DocSearch applications will not take place from December 23 -
December 27. Thank you for your understanding.
<p />
</LabelText>
<form
id="form-apply-docsearch"
method="POST"