fix: recommendations link event (#80)
This commit is contained in:
@@ -22,7 +22,7 @@ export const useCourseCardData = (course, isPersonalized) => {
|
||||
course.courseKey,
|
||||
isPersonalized,
|
||||
course?.marketingUrl,
|
||||
);
|
||||
)(e);
|
||||
};
|
||||
return { handleCourseClick };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user