Closed willianjusten closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/willianjusten/nba-remix/CafZXWgj9M6ekdXT3hfvQPcJdtsj
✅ Preview: https://nba-remix-git-update-title-scores-willianjusten.vercel.app
Description
This PR adds the option to show the game score right into the browser tab with its title. I also added the same typing that @vedovelli did on #109 and since we need this title to be updated even without being the active tab, I removed the logic to check the tab (note: this only occurs on this page, the index page will keep the refetch only when active)
After