Skip to content

Commit

Permalink
updated deadline alert
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostOf0days committed Jan 20, 2024
1 parent 6f95fcc commit 36a5063
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/auth/AuthenticationDialog/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ const AuthenticationDialog = ({
Participants must be at least 18 years old
</Alert>
<Alert severity="info" className={styles.warning}>
Application closes at 11:59pm EST on January 19th for
non-CMU/non-Pittsburgh students and on January 26th for CMU/Pittsburgh
students
Applications for non-CMU/non-Pittsburgh students are now closed.
Applications for CMU/Pittsburgh students close on January 26th
at 11:59 PM EST.
</Alert>
</div>
)
Expand Down

0 comments on commit 36a5063

Please sign in to comment.