Skip to content

Commit

Permalink
update deadline message
Browse files Browse the repository at this point in the history
  • Loading branch information
pm3512 committed Jan 22, 2024
1 parent 082f051 commit 5b1e0a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/auth/AuthenticationDialog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,7 @@ const AuthenticationDialog = ({
Participants must be at least 18 years old
</Alert>
<Alert severity="info" className={styles.warning}>
Applications for non-CMU/non-Pittsburgh students are now closed.
Applications for CMU/Pittsburgh students close on January 26th at 11:59
PM EST.
Applications close on January 26th at 11:59 PM EST.
</Alert>
</div>
)
Expand Down

0 comments on commit 5b1e0a7

Please sign in to comment.