constructor()

in frontend/src/components/player/player.js [10:12]


  constructor(props) {
    super(props);
  }