Coursemology/coursemology2

View on GitHub
client/app/bundles/course/survey/containers/SurveyFormDialogue/SurveyForm.jsx

Summary

Maintainability
C
1 day
Test Coverage

Function SurveyForm has 200 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SurveyForm = (props) => {
  const { intl, onSubmit, disabled, disableAnonymousToggle, initialValues } =
    props;
  const {
    control,

There are no issues that match your filters.

Category
Status