Challenge #4: Sort Roster

Modify the roster toolbar to provide an option of sorting the students.

We'll cover the following

Problem statement

TypeScript arrays have a sort function. Provide a button in the Roster toolbar to sort by the students’ last names instead of the current default.

This is how the added sort button should look:

Get hands-on with 1200+ tech skills courses.