props.currentPlayer {JSON.stringify(props.currentPlayer)}
*/} @@ -33,7 +52,7 @@ function CenterPanel(props) { roomSettings={props.roomSettings} startTimer={props.startTimer} playSound={props.playSound}/> - {props.currentPlayer.id === props.activePlayer.id &&