Skip to content

Commit

Permalink
added Terms & Conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarsh-tf141 committed Feb 5, 2024
1 parent 261b8e4 commit 5b4c991
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pages/company/rc/[rcid]/enroll.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ function AddCompany() {
/>
)}
/>
<Typography>
By clicking Enroll, I agree to accept the policy subject to the terms
and conditions prescribed by the Students' Placement Office, IIT
Kanpur
</Typography>
<Stack direction="row" spacing={2} style={{ justifyContent: "center" }}>
<Button
variant="contained"
Expand Down

0 comments on commit 5b4c991

Please sign in to comment.