You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The avatar and middleName props are declared in the interface but never used in the component. They should either be removed from the interface or utilized in the component. #1509
The avatar and middleName props are declared in the interface but never used in the component. They should either be removed from the interface or utilized in the component.