Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/components/ScribingView/fields/LineStyleField.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderLineStyleChips has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderLineStyleChips() {
    const { intl, lineToolType, selectedLineStyle, onClickLineStyleChip } =
      this.props;
    const lineStyles = [
      {

There are no issues that match your filters.

Category
Status