Fixed edit profile button

This commit is contained in:
Alec LaLonde
2021-09-18 21:34:03 -06:00
committed by Alec LaLonde
parent bfdc0e641f
commit 67f4c1993f

View File

@@ -51,6 +51,7 @@ export const PlayerHero: React.FC<Props> = ({ player }) => {
backgroundColor="blackAlpha.400"
href="/profile/setup/username"
mb="-4"
as="a"
_hover={{ backgroundColor: 'blackAlpha.500' }}
>
Edit Profile