From e67fcf328eece27b8c4cb3190b13daee275ff11c Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 12 Oct 2024 04:40:20 +0100 Subject: [PATCH] update claim profile tooltip --- .../website/src/components/player/claim-profile.tsx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/projects/website/src/components/player/claim-profile.tsx b/projects/website/src/components/player/claim-profile.tsx index c30e39a..d69dc32 100644 --- a/projects/website/src/components/player/claim-profile.tsx +++ b/projects/website/src/components/player/claim-profile.tsx @@ -41,7 +41,18 @@ export default function ClaimProfile({ playerId }: Props) { } return ( - Set as your profile

} side={"bottom"}> + +
+

Set as your profile!

+

Claiming a profile will also initialize it for data tracking.

+
+

This will overwrite your currently set profile (if any)

+ + } + side={"bottom"} + >