completionId: cgen-64ce5f4b7fc34077a6ee23569dd76b82

cgen-64ce5f4b7fc34077a6ee23569dd76b82
This commit is contained in:
Builder.io 2025-11-12 05:49:20 +00:00
parent 46e8d54a20
commit c8d65048de

View file

@ -291,6 +291,11 @@ const ProfilePassport = () => {
});
}
// Set creator profile data
if (creator) {
setCreatorProfile(creator);
}
setNotFound(false);
try {