I have the following function component:
const Player = () => { const [spotifyPlayer, setSpotifyPlayer] = React.useState(null