Coursemology/coursemology2

View on GitHub
client/app/bundles/course/survey/containers/SectionFormDialogue/SectionForm.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SectionForm has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SectionForm = (props) => {
  const { onSubmit, disabled, initialValues } = props;
  const {
    control,
    handleSubmit,

There are no issues that match your filters.

Category
Status