constructor()

in src/player.js [10:12]


  constructor(props) {
    super(props);
  }