UserProfile
The component displays the profile of the current user and links to user profile management features.
Overview
UserProfile is a component to display the user profile information such as avatar, email and name, and to link to the profile management features for updating email, name and password. It also shows if the email is verified. When the user’s email is unverified, the user can click on the item to trigger a verification email.
Screenshot
Source Code
https://github.com/fireactjs/core/blob/main/src/lib/components/user/UserProfile.js