Coursemology/coursemology2

View on GitHub
client/app/bundles/course/survey/containers/ResponseForm/components/MultipleResponseOptionsField.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MultipleResponseOptionsField has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MultipleResponseOptionsField = (props) => {
  const {
    disabled,
    field: { onChange, value },
    fieldState: { error },

There are no issues that match your filters.

Category
Status