diff --git a/src/components/profile/Profile.jsx b/src/components/profile/Profile.jsx index 840570b..7045df5 100644 --- a/src/components/profile/Profile.jsx +++ b/src/components/profile/Profile.jsx @@ -47,7 +47,7 @@ const Profile = () => {
{!avatarUrl ? ( -
+
{name && name[0]}
) : (