Coursemology/coursemology2

View on GitHub
client/app/bundles/course/lesson-plan/pages/LessonPlanShow/LessonPlanGroup.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderMilestoneCardTitle has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderMilestoneCardTitle(milestone) {
    const { title, description, start_at } = milestone;

    return (
      <CardHeader

There are no issues that match your filters.

Category
Status