From 7240ca22945086813d7b15faa623a9741190a471 Mon Sep 17 00:00:00 2001 From: John Moore <126381092+John-Moore-UOA@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:34:06 +1300 Subject: [PATCH] Update Leaderboard.tsx --- web/src/components/Dashboard/Leaderboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/Dashboard/Leaderboard.tsx b/web/src/components/Dashboard/Leaderboard.tsx index 09a2fda..3ba8683 100644 --- a/web/src/components/Dashboard/Leaderboard.tsx +++ b/web/src/components/Dashboard/Leaderboard.tsx @@ -6,7 +6,7 @@ import { collection, getDocs } from "firebase/firestore"; function Leaderboard() { const profileImg = "assets/EventHighlights/Events/BlindLowVision/imgA.png"; // Temporary image for the leaderboard const name = "John Doe"; // Temporary name for the leaderboard - const ranking = "1st"; // Temporary ranking for the leaderboard + //const ranking = "1st"; // Temporary ranking for the leaderboard const hours = 14; // Temporary hours for the leaderboard const all = [