frontend
    Preparing search index...

    List of advisor's students.

    type UserStudents = {
        Students: Student[];
    }
    Index

    Properties

    Properties

    Students: Student[]