Skip to content

Commit

Permalink
cards added and a bit more info
Browse files Browse the repository at this point in the history
  • Loading branch information
awaismohammad23 committed Dec 8, 2023
1 parent f32345f commit fe59109
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ function Tutor() {
{ id: 1, name: "Awais Mohammad", subject: "Math", experience: "5 years" },
{ id: 2, name: "Waqar Amin", subject: "Science", experience: "3 years" },
{ id: 3, name: "Muhammad Aqib", subject: "English", experience: "4 years" },
{ id: 4, name: "Muhammad Karim", subject: "Chemistry", experience: "3.5 years" },
];

return (
Expand Down

0 comments on commit fe59109

Please sign in to comment.