Skip to content

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

@1chooo

Description

@1chooo

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.

  firstName: string;
  lastName: string;

Originally posted by @Copilot in #1507 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions