diff --git a/client/pages/creators/CreatorProfile.tsx b/client/pages/creators/CreatorProfile.tsx index bc78fdf7..595f3369 100644 --- a/client/pages/creators/CreatorProfile.tsx +++ b/client/pages/creators/CreatorProfile.tsx @@ -153,6 +153,18 @@ export default function CreatorProfile() { )} + {creator.spotify_profile_url && ( + + )}