mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Fixed edit profile button
This commit is contained in:
committed by
Alec LaLonde
parent
bfdc0e641f
commit
67f4c1993f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user