client/app/bundles/course/courses/components/misc/CourseDisplay.tsx
Function CourseDisplay
has 48 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const CourseDisplay: FC<Props> = (props) => {
const { intl, courses } = props;
const {
processedItems: processedCourses,
- Create a ticketCreate a ticket