feat: add multiple players
This commit is contained in:
parent
a41c6717c8
commit
b8e17331cc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user