feat: add multiple players

This commit is contained in:
julius 2025-01-28 17:01:57 +01:00
parent a41c6717c8
commit b8e17331cc
Signed by: julius
GPG Key ID: C80A63E6A5FD7092

View File

@ -233,8 +233,8 @@ export function MVP({ user, players }: PlayerInfoProps) {
<h1>🏆</h1>
{rankedPlayers.length < 1 && (
<span className="grey hint">
carefully place the <i>Most Valuable Player</i> (according to your
humble opinion) in this box
carefully place as many of the <i>Most Valuable Players</i>{" "}
(according to your humble opinion) in this box
</span>
)}
<PlayerList