Skip to content

Commit

Permalink
Hide other buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed May 6, 2024
1 parent ce6b654 commit eec8b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/contributors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ const Contributors = () => {
>
{"<<Team<<<<<<"}
</button>
<button
{/* <button
className={`${
title === "Mentors" ? "text-berlin-red underline" : ""
} text-xl md:text-2xl mx-4 my-2
Expand All @@ -175,7 +175,7 @@ const Contributors = () => {
onClick={handleKeynotes}
>
{"<<Speakers<<"}
</button>
</button> */}
</div>
<div>
<div className="text-4xl mt-8 font-ocra">{title}</div>
Expand Down

0 comments on commit eec8b8d

Please sign in to comment.