AdminProfile component. This component is responsible for rendering the profile information of an admin. It fetches the user data from the UserContext. If no user data is available, it renders an error message.
The rendered AdminProfile component.
AdminProfile component. This component is responsible for rendering the profile information of an admin. It fetches the user data from the UserContext. If no user data is available, it renders an error message.