diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index fe08e1d0..6912bb31 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -81,9 +81,7 @@ function App() { - } /> { Posts +
  • + + Leaderboard + +
  • {!isLoggedIn ? (
  • @@ -118,11 +123,6 @@ const Navbar = () => { Favorite
  • -
  • - - Leaderboard - -