ENCOA-275
This commit is contained in:
@@ -149,7 +149,7 @@ export default function Dashboard({
|
||||
<IconCard Icon={BsPersonFillGear}
|
||||
onClick={() => router.push("/users/performance")}
|
||||
label="Student Performance"
|
||||
value={students.length}
|
||||
value={usersCount.student}
|
||||
color="purple"
|
||||
/>
|
||||
<IconCard
|
||||
|
||||
Reference in New Issue
Block a user