diff --git a/lib/client/profile.tsx b/lib/client/profile.tsx index 873678d7..23982b06 100644 --- a/lib/client/profile.tsx +++ b/lib/client/profile.tsx @@ -226,7 +226,7 @@ export function getProfile(userData: ProfileData, image, header = null) { { userData?.profile?.images && (
-

Contact

+

Images

< p className={pStyle}> {userData.profile.images}

TODO