Coursemology/coursemology2

View on GitHub
client/app/bundles/course/admin/pages/LessonPlanSettings/MilestoneGroupSettings.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <Subsection
        subtitle={<FormattedMessage {...translations.explanation} />}
        title={<FormattedMessage {...translations.header} />}

There are no issues that match your filters.

Category
Status