diff --git a/src/App.jsx b/src/App.jsx index 0a3abe4..06f1378 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -9,9 +9,7 @@ import Dashboard from './pages/Dashboard' import Admin from './pages/Admin' import Leren from './pages/Leren' import Testen from './pages/Testen' - -// Placeholder components for routing structure -const Leaderboard = () =>
See who is on top!
Compete, learn, and earn badges based on your weekly knowledge tests.
+{board[1].name}
+{board[1].points} pts
+ +{board[0].name}
+{board[0].points} pts
+ +{board[2].name}
+{board[2].points} pts
+ +
+ {user.name}
+ {isMe &&
+