diff --git a/src/modals/ProfileModal.jsx b/src/modals/ProfileModal.jsx index 198ef423..a4fb329b 100644 --- a/src/modals/ProfileModal.jsx +++ b/src/modals/ProfileModal.jsx @@ -47,7 +47,18 @@ const ProfileModal = ({ isHidden, getUser, handleDeleteUser, handleLogoutUser, s gap: 1, }} > - + + Username:
{getUserName()}