Skip to content

Commit

Permalink
docs(website): update holidays message (#2419)
Browse files Browse the repository at this point in the history
* Update ApplyForm.js

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

* formatting?

* formatting

* oops, text not viewable
  • Loading branch information
randombeeper authored Dec 20, 2024
1 parent bd6b979 commit 5d0c82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/src/components/ApplyForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ function ApplyForm() {

return (
<Card className="uil-m-auto apply-form uil-pb-24">
<LabelText className="uil-pt-12" tag="label" htmlFor="card" key="card">
<LabelText className="uil-pt-12 apply-text" 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 />
Expand Down

0 comments on commit 5d0c82f

Please sign in to comment.