Skip to content

Commit

Permalink
Merge pull request #122 from HackAtUCI/setup/intern-apps
Browse files Browse the repository at this point in the history
Remove apply button
  • Loading branch information
samderanova committed Nov 11, 2023
2 parents 18da532 + 1591838 commit 2876754
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions client/src/app/views/recruitment/Recruitment.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,6 @@ function Recruitment() {
</Tab>
))}
</Tabs>
<Button
href="https://docs.google.com/forms/d/1npzf_gD2omiVOvsN3xXaF4K7EMyfQCvecEQAfCTEwbc/"
target="_blank"
rel="noreferrer noopener"
className="apply"
>
<strong>Interested? Apply Now!</strong>
</Button>
</Container>
</section>
</div>
Expand Down

0 comments on commit 2876754

Please sign in to comment.