sync-docs-and-fixes
This commit is contained in:
@@ -15,10 +15,8 @@ type Stat = {
|
||||
}
|
||||
|
||||
export function StudentStatsGrid({
|
||||
enrolledClassCount,
|
||||
dueSoonCount,
|
||||
overdueCount,
|
||||
gradedCount,
|
||||
ranking,
|
||||
}: {
|
||||
enrolledClassCount: number
|
||||
|
||||
Reference in New Issue
Block a user