From b8e17331cc3bb0ee8e287bc7b1e1799710006b35 Mon Sep 17 00:00:00 2001 From: julius Date: Tue, 28 Jan 2025 17:01:57 +0100 Subject: [PATCH] feat: add multiple players --- src/Rankings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Rankings.tsx b/src/Rankings.tsx index 895f26d..e174f9c 100644 --- a/src/Rankings.tsx +++ b/src/Rankings.tsx @@ -233,8 +233,8 @@ export function MVP({ user, players }: PlayerInfoProps) {

🏆

{rankedPlayers.length < 1 && ( - carefully place the Most Valuable Player (according to your - humble opinion) in this box + carefully place as many of the Most Valuable Players{" "} + (according to your humble opinion) in this box )}