diff --git a/googletrendsgame/src/components/GameScreen.js b/googletrendsgame/src/components/GameScreen.js index 783fc1b..e5b95db 100644 --- a/googletrendsgame/src/components/GameScreen.js +++ b/googletrendsgame/src/components/GameScreen.js @@ -30,7 +30,7 @@ export default class GameScreen extends Component{ return(

Round: {this.props.gameData.round}

- +

Current Word: {this.props.gameData.currentWord}