From 0e4feb418153dcdc17f12115c5326dc243d52806 Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 11 Oct 2024 03:42:50 +0100 Subject: [PATCH] fix clicking global rank taking you to the wrong page and update url when clicking a player on the ranking page --- projects/website/src/components/ranking/player-ranking.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/website/src/components/ranking/player-ranking.tsx b/projects/website/src/components/ranking/player-ranking.tsx index 50b032e..4ceeaee 100644 --- a/projects/website/src/components/ranking/player-ranking.tsx +++ b/projects/website/src/components/ranking/player-ranking.tsx @@ -35,7 +35,7 @@ export function PlayerRanking({ player, isCountry }: PlayerRankingProps) { /> - +