Skip to content

Commit

Permalink
fix: remove pm apps are open msg
Browse files Browse the repository at this point in the history
  • Loading branch information
huang0h authored Oct 15, 2024
1 parent b055769 commit 78fc05c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@ const ApplyProductManager: React.FC = () => {
<Grid item sm={7}>
<Fade>
<Box mb={5}>
<Typography variant="h6" gutterBottom>
{/* <Typography variant="h6" gutterBottom>
<b>Our application process for Spring 2025 is now open!</b>
<br />
The product manager application form will close on <u>11/1</u>.
</Typography>
<br />
</Typography>
<br /> */}
<Typography variant="h5" gutterBottom>
What you'll be doing
</Typography>
Expand Down

0 comments on commit 78fc05c

Please sign in to comment.