invalidating cache entry on profile page load 💣

This commit is contained in:
Will Holcomb
2021-07-18 08:18:41 -04:00
committed by dan13ram
parent 4bf0c36093
commit 9eb2eb66d6
4 changed files with 23 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ export const PlayerHero: React.FC<Props> = ({ player }) => {
<Text fontSize="xl" fontFamily="heading" mb={1}>
{getPlayerName(player)}
</Text>
<PlayerBrightId player={player} />
<PlayerBrightId {...{ player }} />
</Box>
<Box>
<Text fontSize={{ base: 'sm', sm: 'md' }}>