Updated the stats

This commit is contained in:
Tiago Ribeiro
2024-04-02 00:25:49 +01:00
parent bddb2ed18e
commit 46764cacfa
4 changed files with 47 additions and 17 deletions

View File

@@ -157,7 +157,7 @@ const UserCard = ({user, loggedInUser, onClose, onViewStudents, onViewTeachers,
{
icon: <BsPencil className="w-6 h-6 md:w-8 md:h-8 text-mti-red-light" />,
value: stats.length,
label: "Exercises",
label: "Modules",
},
{
icon: <BsStar className="w-6 h-6 md:w-8 md:h-8 text-mti-red-light" />,