Coursemology/coursemology2

View on GitHub
client/app/bundles/course/reference-timelines/components/DeleteTimelinePrompt.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function DeleteTimelinePrompt has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const DeleteTimelinePrompt = (
  props: DeleteTimelinePromptProps,
): JSX.Element => {
  const { deletes: timeline } = props;

There are no issues that match your filters.

Category
Status