plan history is working correctly (i think)
This commit is contained in:
@ -144,6 +144,7 @@ export const CoursesProvider = ({ children }: CoursesProviderProps) => {
|
||||
action,
|
||||
});
|
||||
}
|
||||
getStudentTimetablesHistory(userID);
|
||||
};
|
||||
|
||||
const changeGroupInBasket = (choosenGroup: Group, courseId: number) => {
|
||||
|
Reference in New Issue
Block a user