Skip to content

Commit

Permalink
Merge pull request #160 from IEEEUCSC/main
Browse files Browse the repository at this point in the history
Close registration
  • Loading branch information
Udeesha-Prabhashana authored Feb 15, 2024
2 parents 8d74867 + 6b4013c commit 7acf46a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Frontend/src/Components/TeamRegistration/TeamRegi.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ export default function Registration() {
<div>
<br></br>
</div>
<a target="_blank">
<button className="btn btn-primary py-2 px-4 text-red">
{/* <a href="/" target="_blank"> */}
<div className="btn btn-primary py-2 px-4 text-red">
Registration close
</button>
</a>
</div>
{/* </a> */}
</div>
</div>
</div>
Expand Down

0 comments on commit 7acf46a

Please sign in to comment.