client/app/bundles/course/reference-timelines/components/TimelinesOverview/TimelinesOverviewItem.tsx
Function TimelinesOverviewItem
has 89 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const TimelinesOverviewItem = (
props: TimelinesOverviewItemProps,
): JSX.Element => {
const { for: timeline } = props;
- Create a ticketCreate a ticket