McGill-ECSE321-Winter2024 / project-group-13

project-group-13 created by GitHub Classroom
MIT License
1 stars 0 forks source link

Create PeopleTable.tsx Component #170

Closed OmarCE11 closed 6 months ago

OmarCE11 commented 6 months ago

Develop the PeopleTable.tsx component. This component should manage and display details of people using an array of PersonDTO[].

Props: PersonDTO[]