CLOVER Website - v0.3.1
    Preparing search index...
    • InstructorProfile component displays the profile of an instructor. It shows the instructor's avatar, name, email, ratings, and courses.

      Parameters

      • -: { userData: UserData }

        The user data of the instructor.

      Returns Element

      • The rendered component.