Skip to content

Commit

Permalink
Merge pull request #188 from nwplus/dev
Browse files Browse the repository at this point in the history
removed rolling basis
  • Loading branch information
michelleykim committed Mar 31, 2024
2 parents 8e1e0fe + 3aa5c79 commit 179cc7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/JoinUs.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ export const JoinUs = () => {
<Body withGradient>{config?.hiring?.deadline}</Body>
<Body>.</Body>
</MixedTextParagraph>
<Body>
{/* <Body>
Be sure to apply early as we&#39;ll be conducting interviews and
sending out offers on a rolling basis!
</Body>
</Body> */}
{config?.featureFlags?.isHiringCAP && (
<MixedTextParagraph>
<Body>
Expand Down

0 comments on commit 179cc7c

Please sign in to comment.