Skip to content

Commit

Permalink
nav
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawitlior committed Apr 12, 2023
1 parent 317c788 commit 27a51ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scenes/navbar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ const Navbar = ({ isTopOfPage, selectedPage, setSelectedPage }: Props) => {
/>
</div>
<div className={`${flexBetween} gap-8`}>
<p>Sign In</p>
<ActionButton setSelectedPage={setSelectedPage}>
Become a Member
</ActionButton>
Expand Down

0 comments on commit 27a51ce

Please sign in to comment.