From 5a074d68be2fee55ab71adb83e82d626861eee5e Mon Sep 17 00:00:00 2001
From: Liam
Date: Fri, 27 Sep 2024 23:15:53 +0100
Subject: [PATCH] fix claim profile tooltip position
---
src/components/player/claim-profile.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/player/claim-profile.tsx b/src/components/player/claim-profile.tsx
index 430a7de..e3f1e74 100644
--- a/src/components/player/claim-profile.tsx
+++ b/src/components/player/claim-profile.tsx
@@ -39,7 +39,7 @@ export default function ClaimProfile({ playerId }: Props) {
}
return (
- Set as your profile
}>
+ Set as your profile} side={"bottom"}>