Coursemology/coursemology2

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

Summary

Maintainability
A
1 hr
Test Coverage

Function LessonPlanItem has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LessonPlanItem = (props) => {
  const { item } = props;
  const {
    id,
    title,

There are no issues that match your filters.

Category
Status