Skip to content

Commit

Permalink
rm forgotten code
Browse files Browse the repository at this point in the history
  • Loading branch information
soerface committed Nov 12, 2024
1 parent 43dac8f commit acf5887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ function NavBar() {
<ul>
<li>
<button onClick={auth.logout}>Logout</button>
<button onClick={auth.logout}>Logout</button>
</li>
</ul>
</>
Expand Down

0 comments on commit acf5887

Please sign in to comment.