diff --git a/src/features/Profiles/pages/EditProfilePage/BasicProfileInfoTab/BasicProfileInfoTab.tsx b/src/features/Profiles/pages/EditProfilePage/BasicProfileInfoTab/BasicProfileInfoTab.tsx index 0d31d32..5b5e277 100644 --- a/src/features/Profiles/pages/EditProfilePage/BasicProfileInfoTab/BasicProfileInfoTab.tsx +++ b/src/features/Profiles/pages/EditProfilePage/BasicProfileInfoTab/BasicProfileInfoTab.tsx @@ -206,6 +206,21 @@ export default function BasicProfileInfoTab() { {errors.location &&

{errors.location.message}

} +

+ Email +

+
+ +
+ {errors.website &&

+ {errors.website.message} +

}

Website

@@ -222,7 +237,7 @@ export default function BasicProfileInfoTab() { {errors.website.message}

}

- Twitter + Twitter handle

}

- Github + Github username