Merged develop into stats-tooltip
This commit is contained in:
@@ -61,7 +61,7 @@ export default function Selection({user, page, onStart, disableSelection = false
|
||||
},
|
||||
{
|
||||
icon: <BsClipboard className="text-ielts-level h-6 w-6 md:h-8 md:w-8" />,
|
||||
label: "Vocab/Grammar",
|
||||
label: "Level",
|
||||
value: totalExamsByModule(stats, "level"),
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user