Skip to content

Commit

Permalink
removed rolling basis
Browse files Browse the repository at this point in the history
  • Loading branch information
DonaldKLee committed Mar 30, 2024
1 parent 1caad0b commit 3aa5c79
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 3aa5c79

Please sign in to comment.