Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -182,7 +182,7 @@ const StatsGridItem: React.FC<StatsGridItemProps> = ({
|
||||
.sort(sortByModule)
|
||||
.map((x) => x!.module),
|
||||
);
|
||||
router.push("/exercises");
|
||||
router.push("/exam");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user